index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
logging.rs
Commit message (
Expand
)
Author
Age
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-02-07
*
Move clippy tests to stable
Christian Duerr
2019-01-23
*
Normalize Log Message Strings
Nathan Lilienthal
2019-01-07
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Use tool lints for clippy allow/deny lint attributes
Matthias Krüger
2018-12-07
*
Display errors and warnings
Christian Duerr
2018-11-17
*
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