Skip to content
Commit 7c35c51a authored by HotaruYS's avatar HotaruYS Committed by GitHub
Browse files

Override server logging level with environment variable (#653)

Use `LOG_LEVEL` environment variable to override logging level for `emu.grasscutter` (which also contains all loggers under it). This might help with debugging various issues reported by users. Previously, the only way to override these levels would be to use `-Dlogback.configurationFile`
parent 3a5503de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment