alacritty/src
Joe Wilm db5f65637a Changes to Logger logic
The logger implementation will now only show items from Alacritty.
Additionally, the module info is omitted from the log output. If the
origin of a log item must be found, it can easily be grepped for.
2017-01-23 09:14:01 -08:00
..
renderer Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
term Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
ansi.rs Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
cli.rs Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
config.rs Make it run on FreeBSD 2017-01-18 22:28:16 -08:00
display.rs Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
event.rs Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
event_loop.rs Fix bug where event loop could get stuck reading 2017-01-11 10:33:56 -08:00
grid.rs Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
index.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
input.rs Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
lib.rs Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
logging.rs Changes to Logger logic 2017-01-23 09:14:01 -08:00
macros.rs Add support for setting title from OSC 2017-01-11 09:07:31 -08:00
main.rs Use the log-crate instead of printing to stdout 2017-01-23 09:14:01 -08:00
meter.rs Misc formatting fixes 2016-12-16 22:48:04 -08:00
selection.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs Make it run on FreeBSD 2017-01-18 22:28:16 -08:00
util.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
window.rs Add support for setting title from OSC 2017-01-11 09:07:31 -08:00