mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-01 16:19:41 +01:00
9149f12809
There is no reason to keep a separate logger for config files, this also doesn't work as intended since creating new Java loggers isn't really possible (they don't match the usually formatting Via.getPlatform().getLogger() would provide). This PR deletes the logger and uses the global/main logger provided by the platform, this has been tested with bukkit. |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |