aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/logging.rs
Commit message (Expand)AuthorAge
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Print multiline logs in one write callKirill Chibisov2020-12-10
* Fix stdout log message orderKirill Chibisov2020-11-19
* Add logging for crossfontChristian Duerr2020-08-14
* Use yellow/red from the config for message bar colorsKirill Chibisov2020-08-13
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Add automatic scrolling during selectionChristian Duerr2020-06-18
* Remove copyright notice from filesChristian Duerr2020-06-06
* Remove env_logger depedencyChristian Duerr2020-05-29
* Extend style guideline documentationChristian Duerr2020-05-05
* Add seconds and nanoseconds to log outputChristian Duerr2020-02-14
* Revert "Fix backspace deleting chars when IME is open"Christian Duerr2020-02-10
* Add support for alternate scroll escapeAleksey Kuznetsov2019-10-15
* Fix logged config path separators on WindowsKirill Chibisov2019-10-14
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Refactor config parsing filesChristian Duerr2019-05-10
* Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal2019-05-03
* Split alacritty into a separate cratesTheodore Dubois2019-04-28