Skip to content

Commit 01a52a8

Browse files
committed
Fixed log4j upgrade
1 parent d3b0293 commit 01a52a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/camel-spring-parent/camel-spring-ws/src/test/resources/log4j2.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ appender.out.name = out
2525
appender.out.layout.type = PatternLayout
2626
appender.out.layout.pattern = [%30.30t] %-30.30c{1} %-5p %m%n
2727
rootLogger.level = INFO
28-
org.springframework.ws.client.MessageTracing=DEBUG
2928
rootLogger.appenderRef.file.ref = file

0 commit comments

Comments
 (0)