Expand description
A logger which logs to STDERR
by default but to STDOUT
on info!()
.
Functionsยง
- init_
with_ level - Initialize logger with specified
LevelFilter
A logger which logs to STDERR
by default but to STDOUT
on info!()
.
LevelFilter