Struct slog_term::FullFormatBuilder [] [src]

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

Streamer builder

Methods

impl<D> FullFormatBuilder<D> where
    D: Decorator
[src]

Use the UTC time zone for the timestamp

Use the local time zone for the timestamp (default)

Provide a custom function to generate the timestamp

Build FullFormat