aboutsummaryrefslogtreecommitdiff
path: root/src/logging.rs
Commit message (Expand)AuthorAge
* Explicitly call log::set_max_level (Closes: #1201)Harlan Lieberman-Berg2018-03-22
* Remove all instances of unwrap() from configChristian Duerr2018-03-04
* Update dependenciesgolem1312018-01-26
* Add clippy check to travisChristian Duerr2018-01-06
* Add support for env_loggerJoe Wilm2017-10-08
* Use clippy = "*", update, and fix some warnings (#796)Aaron Hill2017-09-27
* Return an error from logging::initializeJoe Wilm2017-01-23
* Minor formatting fixesJoe Wilm2017-01-23
* Changes to Logger logicJoe Wilm2017-01-23
* Use the log-crate instead of printing to stdoutLukas Lueg2017-01-23