Skip to content

Commit 0ce09fd

Browse files
committed
Remove default debug setting
1 parent 0552718 commit 0ce09fd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/main/resources/logback-perf-test.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
${loggers}
99

1010
<logger name="org.jgroups.protocols.pbcast.STATE_TRANSFER" level="error" />
11-
<logger name="com.rabbitmq.perf.ConnectionCreator" level="debug" />
12-
1311
<root level="warn">
1412
<appender-ref ref="STDOUT" />
1513
</root>
16-
</configuration>
14+
</configuration>

0 commit comments

Comments
 (0)