mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-08-28 22:47:14 +02:00
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.