Struct slog_term::Format [] [src]

pub struct Format<D: Decorator> { /* fields omitted */ }

Full formatting with optional color support

Trait Implementations

impl<D: Decorator + Send + Sync> StreamFormat for Format<D>
[src]

Format one logging record and write into io