Module log

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.