borntyping / rust-simple_logger

A rust logger that prints all messages with a readable output format.
https://crates.io/crates/simple_logger
MIT License
221 stars 48 forks source link

Adding optional colorized output #4

Closed JohnCMoon closed 5 years ago

JohnCMoon commented 6 years ago

This pull would allow an end-user to optionally use colorized output based on the log levels.

borntyping commented 5 years ago

Thanks! (Sorry for the delay.)

borntyping commented 5 years ago

Published as version 1.2.0.