Struct slog_term::Format
[−]
[src]
pub struct Format<D: Decorator> { /* fields omitted */ }
Full formatting with optional color support
pub struct Format<D: Decorator> { /* fields omitted */ }
Full formatting with optional color support
impl<D: Decorator + Send + Sync> StreamFormat for Format<D>
[src]