Struct stderr_logging::StandardErrorAnsiLog [] [src]

pub struct StandardErrorAnsiLog { /* fields omitted */ }

Methods

impl StandardErrorAnsiLog
[src]

Trait Implementations

impl Log for StandardErrorAnsiLog
[src]

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

Logs the LogRecord. Read more