Skip to main content

log

Function log 

Source
pub fn log(
    level: &str,
    message: &str,
    fields: &impl Serialize,
) -> Result<(), String>
Expand description

Emit a bounded structured provider log.