Module warp::filters::log

source ·
Expand description

Logger Filters

Structs§

  • Information about the request/response that can be used to prepare log lines.
  • Decorates a Filter to log requests and responses.

Functions§

  • Create a wrapping Filter that receives warp::log::Info.
  • Create a wrapping Filter with the specified name as the target.