[][src]Function edwardium_logger::init

pub fn init(
    stdout: Option<StdoutTarget>,
    file: Option<FileTarget>
) -> Result<(), SetLoggerError>