v2.1.2
Changes since v2.0.0
- Log messages are printed to stderr by default. Feature
log2stdout
printslog!()
andinfo!()
to stdout. - Support coloured log messages, with feature
colours
. - Updated crate documentation.
Changes since v2.0.0
log2stdout
prints log!()
and info!()
to stdout.colours
.