diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-01-22 23:48:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-22 23:48:46 +0100 |
commit | cc33bec7309a6071e3b89ea8d61907db294c2cc9 (patch) | |
tree | 427c84d473a7319357725579ceeee6d4232991e9 /alacritty_terminal/Cargo.toml | |
parent | e61c28e451526d396131b0a1e9598705d56b2714 (diff) | |
download | alacritty-cc33bec7309a6071e3b89ea8d61907db294c2cc9.tar.gz alacritty-cc33bec7309a6071e3b89ea8d61907db294c2cc9.zip |
Add debug log for missing config
We currently log whenever we fall back to the default config because of
an error in the config itself. We also log when the config was
successfully loaded and where it was loaded from. The only scenario
where no config related message is logged is when there is no
configuration file present.
Logging this case should make it easier to debug issues like #3240,
without requiring any knowledge from maintainers about this edgecase.
Diffstat (limited to 'alacritty_terminal/Cargo.toml')
0 files changed, 0 insertions, 0 deletions