We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73cb633 commit 73e402bCopy full SHA for 73e402b
files/log4j2.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<Configuration status="WARN" packages="com.mojang.util">
+<Configuration status="WARN">
3
<Appenders>
4
<Console name="SysOut" target="SYSTEM_OUT">
5
<PatternLayout pattern="[%d{HH:mm:ss}] [%t/%level]: %msg%n" />
@@ -34,4 +34,4 @@
34
<AppenderRef ref="TerminalConsole"/>
35
</Root>
36
</Loggers>
37
-</Configuration>
+</Configuration>
0 commit comments