Skip to main content

logger

Function logger 

Source
pub fn logger() -> MwEntry
Expand description

Request logger (method, path, status, latency_ms, optional request_id).

Paths registered via logger_skip_path / logger_skip_paths are not logged (useful for health checks and /_devtools/*).