Struct log::SetLoggerError [] [src]

pub struct SetLoggerError(_);

The type returned by set_logger if set_logger has already been called.

Trait Implementations

impl Debug for SetLoggerError
[src]

[src]

Formats the value using the given formatter.

impl Display for SetLoggerError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for SetLoggerError
[src]

[src]

A short description of the error. Read more

1.0.0
[src]

The lower-level cause of this error, if any. Read more