Expand description
Logger Filters
Structs
- Information about the request/response that can be used to prepare log lines.
- Decorates a
Filterto log requests and responses.
Functions
- Create a wrapping filter that receives
warp::log::Info. - Create a wrapping filter with the specified
nameas thetarget.