Skip to main content

queue_http_log

Function queue_http_log 

Source
pub async fn queue_http_log(
    level: Level,
    message: &str,
    log_stream: LogStream,
    file: &str,
    line: u32,
)