warp
0.3.7
Module log
Module Items
Modules
Structs
Functions
In warp::
filters
warp
::
filters
Module
log
Copy item path
Source
Expand description
Logger Filters
Modules
§
internal
🔒
Structs
§
Info
Information about the request/response that can be used to prepare log lines.
Log
Decorates a
Filter
to log requests and responses.
OptFmt
🔒
Functions
§
custom
Create a wrapping
Filter
that receives
warp::log::Info
.
log
Create a wrapping
Filter
with the specified
name
as the
target
.