Skip to main content

log_timed

Function log_timed 

Source
pub async fn log_timed(
    level: LogLevel,
    command: &str,
    message: &str,
    duration_ms: u64,
) -> Result<(), String>
Expand description

Helper function to log timed events with the global logger