Skip to content

Commit 276c433

Browse files
committed
Updated test logging
1 parent 12f2ea2 commit 276c433

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
log4j.rootLogger=WARN, STDOUT
2+
log4j.logger.com.mongodb.kafka=INFO
3+
log4j.logger.com.mongodb.kafka.connect.embedded=WARN
4+
log4j.appender.STDOUT=org.apache.log4j.ConsoleAppender
5+
log4j.appender.STDOUT.layout=org.apache.log4j.PatternLayout
6+
log4j.appender.STDOUT.layout.ConversionPattern=%5p [%t] (%F:%L) - %m%n
7+

src/integrationTest/resources/logback-test.xml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)