Struct slog_html::Format
[−]
[src]
pub struct Format<D: Decorator> { /* fields omitted */ }Html formatter
Methods
impl<D: Decorator> Format<D>[src]
fn new(mode: FormatMode, decorator: D, fn_timestamp: Box<TimestampFn>) -> Self
Create a new Html formatter