summaryrefslogtreecommitdiffstats
path: root/src/logging.rs
AgeCommit message (Expand)Author
2019-04-28Split alacritty into a separate cratesTheodore Dubois
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-02-07Dynamically resize terminal for errors/warningsChristian Duerr
2019-01-23 Move clippy tests to stableChristian Duerr
2019-01-07Normalize Log Message StringsNathan Lilienthal
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-07Use tool lints for clippy allow/deny lint attributesMatthias Krüger
2018-11-17Display errors and warningsChristian Duerr
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