bkg-cli-log 0.2.0

Simple logger for command line applications
Documentation
1
2
3
4
# README

A logger which logs to `STDERR` by default but to `STDOUT` on `info!()` and
`warn!()`.