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]

Build a Json formatter

Trait Implementations

impl Format for Format
[src]

Format one logging record and write into io