summaryrefslogtreecommitdiffstats
path: root/src/logging.rs
AgeCommit message (Expand)Author
2018-07-25Ignore errors when logger can't write to outputChristian Duerr
2018-06-17Move to cargo clippyChristian Duerr
2018-03-22Explicitly call log::set_max_level (Closes: #1201)Harlan Lieberman-Berg
2018-03-04Remove all instances of unwrap() from configChristian Duerr
2018-01-26Update dependenciesgolem131
2018-01-06Add clippy check to travisChristian Duerr
2017-10-08Add support for env_loggerJoe Wilm
2017-09-27Use clippy = "*", update, and fix some warnings (#796)Aaron Hill
2017-01-23Return an error from logging::initializeJoe Wilm
2017-01-23Minor formatting fixesJoe Wilm
2017-01-23Changes to Logger logicJoe Wilm
2017-01-23Use the log-crate instead of printing to stdoutLukas Lueg