[][src]Module warp::filters::log

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.