Commit Graph

7 Commits

Author SHA1 Message Date
HotaruYS
55b692561f Improve logging pattern by including caller class name 2022-05-08 14:30:48 +02:00
HotaruYS
9020ee5b2a 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`
2022-05-08 03:48:06 -07:00
Akka
8739277970 Monsters tide turn by turn && Ban User Skill && Lua functions 2022-05-07 18:18:27 -07:00
Presiareen
3cc67a849d improve server side command line input (#415)
* improve server side command line input

* prevent multiline logs from covering typed commands

* reduce text in console

* resolve conflicts caused by multilanguage

Co-authored-by: Magix <kobedo11@gmail.com>
2022-05-03 14:44:52 +02:00
Benjamin Elsdon
c638359302 Log files 2022-04-22 13:05:06 +08:00
KingRainbow44
052d0dbf87 Add color to logback 2022-04-18 22:10:51 -04:00
KingRainbow44
54854e5c17 Refactor existing code 2022-04-18 01:11:27 -04:00