muse2::log

Function write_log

Source
fn write_log<T: Display>(
    out: FormatCallback<'_>,
    level: T,
    target: &str,
    message: &Arguments<'_>,
)
Expand description

Write to the log in the format we want for MUSE 2.0