Struct fern_journal::JournalLogger [] [src]

pub struct JournalLogger {}

Trait Implementations

impl FernLog for JournalLogger
[src]

Logs a log record, but with the given fmt::Arguments instead of the one contained in the LogRecord. Read more