Docs.rs
heart-0.1.21
heart 0.1.21
Docs.rs crate page
Fair
Links
Homepage
Repository
crates.io
Source
Owners
luciusmagn
Dependencies
ergokv ^0.1.8
normal
heart-patched-maud ^0.26.0
normal
serde ^1.0.215
normal
serde_json ^1.0.133
normal
tikv-client ^0.3.0
normal
tracing ^0.1.40
normal
warp ^0.3.7
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module log
heart
0.1.21
Module log
Module Items
Structs
Functions
In crate heart
heart
Module
log
Copy item path
Source
Expand description
Logger Filters
Structs
§
Info
Information about the request/response that can be used to prepare log lines.
Log
Decorates a
Filter
to log requests and responses.
Functions
§
custom
Create a wrapping
Filter
that receives
warp::log::Info
.
log
Create a wrapping
Filter
with the specified
name
as the
target
.