warp
0.3.7
Module log
Structs
Functions
In warp::
filters
Module
warp
::
filters
::
log
Copy item path
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
.