Module rweb::filters::log[][src]

Expand description

Logger Filters

Structs

Information about the request/response that can be used to prepare log lines.

Decorates a Filter to log requests and responses.

Functions

Create a wrapping filter that receives warp::log::Info.

Create a wrapping filter with the specified name as the target.