Struct slog_json::Format
[−]
[src]
pub struct Format { /* fields omitted */ }Json formatter
Each record will be printed as a Json map.
Methods
impl Format[src]
fn new() -> FormatBuilder
Build a Json formatter