We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
packages
1 parent fb149bc commit 72e69bbCopy full SHA for 72e69bb
application/src/main/resources/log4j2.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<Configuration status="WARN" monitorInterval="30" packages="org.togetherjava.tjbot.logging">
+<Configuration status="WARN" monitorInterval="30">
3
<Appenders>
4
<Console name="Console" target="SYSTEM_OUT">
5
<PatternLayout pattern="%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n"/>
0 commit comments