Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Ignore errors when logger can't write to output | Christian Duerr | 2018-07-25 |
* | Move to cargo clippy | Christian Duerr | 2018-06-17 |
* | Explicitly call log::set_max_level (Closes: #1201) | Harlan Lieberman-Berg | 2018-03-22 |
* | Remove all instances of unwrap() from config | Christian Duerr | 2018-03-04 |
* | Update dependencies | golem131 | 2018-01-26 |
* | Add clippy check to travis | Christian Duerr | 2018-01-06 |
* | Add support for env_logger | Joe Wilm | 2017-10-08 |
* | Use clippy = "*", update, and fix some warnings (#796) | Aaron Hill | 2017-09-27 |
* | 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 | 2017-01-23 |