Struct mowl::Logger [] [src]

pub struct Logger { /* fields omitted */ }

The logging structure

Methods

impl Logger
[src]

Disable coloring output

Trait Implementations

impl Log for Logger
[src]

Determines if a log message with the specified metadata would be logged. Read more

Logs the LogRecord. Read more