mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-30 22:22:08 +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.