Struct shoop::ShoopLogger [] [src]

pub struct ShoopLogger {
    // some fields omitted
}

Methods

impl ShoopLogger
[src]

Trait Implementations

impl Log for ShoopLogger
[src]

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

Logs the LogRecord. Read more