Trait s_structured_log::StructuredLog [] [src]

pub trait StructuredLog {
    fn slog(&self) -> String;
}

Required Methods

Implementors