mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-26 12:16:17 +02:00
acd53dec1b
This commit adds a --log-level flag to komorebi.exe which allows the user to set the logging verbosity without setting the RUST_LOG environment variable directly. If the RUST_LOG environment variable is set, it will take precedence over the --log-level flag.