Age | Commit message (Expand) | Author |
---|---|---|
2018-07-25 | Ignore errors when logger can't write to output | Christian Duerr |
2018-06-17 | Move to cargo clippy | Christian Duerr |
2018-03-22 | Explicitly call log::set_max_level (Closes: #1201) | Harlan Lieberman-Berg |
2018-03-04 | Remove all instances of unwrap() from config | Christian Duerr |
2018-01-26 | Update dependencies | golem131 |
2018-01-06 | Add clippy check to travis | Christian Duerr |
2017-10-08 | Add support for env_logger | Joe Wilm |
2017-09-27 | Use clippy = "*", update, and fix some warnings (#796) | Aaron Hill |
2017-01-23 | Return an error from logging::initialize | Joe Wilm |
2017-01-23 | Minor formatting fixes | Joe Wilm |
2017-01-23 | Changes to Logger logic | Joe Wilm |
2017-01-23 | Use the log-crate instead of printing to stdout | Lukas Lueg |