9 releases
Uses old Rust 2015
0.1.8 | Oct 9, 2017 |
---|---|
0.1.7 | Aug 14, 2017 |
#15 in #configured
98 downloads per month
Used in 2 crates
10KB
179 lines
pretty_logger
A pretty logger.
A logger similar to pretty_env_logger
, but configured from the init
function instead of from an environment variable.
It also supports falling back to a non-colored logger.
lib.rs
:
A pretty logger.
A logger similar to pretty_env_logger
, but configured from the init
function instead of from an environment variable.
It also supports falling back to a non-colored logger.
Dependencies
~0.6–0.8MB
~10K SLoC