(misc) Add color to the console

This commit is contained in:
KingRainbow44
2023-11-26 00:57:34 -05:00
parent 43ca56f8e6
commit 54119bc5b0
2 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
<Configuration>
<appender name="CONSOLE" class="emu.lunarcore.util.LunarConsoleAppender">
</appender>
<appender name="CONSOLE" class="emu.lunarcore.util.LunarConsoleAppender" />
<appender name="FILE" class="ch.qos.logback.core.rolling.RollingFileAppender">
<file>logs/latest.log</file>