Function lolog::install [] [src]

pub fn install<W: 'static + Write + Send>(
    logger: Logger<W>
) -> Result<(), SetLoggerError>