Struct std::rt::logging::StdErrLogger

pub struct StdErrLogger;

Trait Implementations

impl Logger for StdErrLogger

fn log(&mut self, msg: SendStr)