Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kalkin/rust-bkg-cli-log

Simple logger for command line applications
https://github.com/kalkin/rust-bkg-cli-log

Last synced: 22 days ago
JSON representation

Simple logger for command line applications

Awesome Lists containing this project

README

        

# README

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