Skip to main content

with_request_logging

Function with_request_logging 

Source
pub fn with_request_logging(client: Client) -> BoxHttpService
Available on crate feature tower only.
Expand description

Logs each transport call at DEBUG (wire-level; complements LoggerPlugin).