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