Skip to main content

log_message

Function log_message 

Source
pub fn log_message(
    level: &str,
    message: &str,
    module: &str,
    file: &str,
    line: u32,
)
Expand description

Log a message with file and line info Used by Python wrapper