Skip to main content

log_response

Function log_response 

Source
pub fn log_response(
    status: u16,
    log_headers: bool,
    redacted_hash: &Arc<Option<WrappedRedactedHashingAlg>>,
    start: Instant,
    headers: &HeaderMap,
    version: Version,
)