Module alacritty::logging

source Β·
Expand description

Logging for Alacritty.

The main executable is supposed to call initialize() exactly once during startup. All logging messages are written to stdout, given that their log-level is sufficient for the level configured in cli::Options.

StructsΒ§

ConstantsΒ§

FunctionsΒ§