pub fn log_response(
status: StatusCode,
headers: &HeaderMap,
body: Option<&Value>,
)Expand description
Log HTTP response details
pub fn log_response(
status: StatusCode,
headers: &HeaderMap,
body: Option<&Value>,
)Log HTTP response details