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

Configurable log level #1

Closed havarnov closed 9 years ago

havarnov commented 9 years ago

Added a feature to configure the log level on initialization of the logger.

borntyping commented 9 years ago

Thanks! I'm happy to merge this, but as with https://github.com/borntyping/rust-psutil/pull/1 I would prefer to wait until university dissertation this was written for is over before accepting any contributions (which should be sometime this month).