Skip to content

Commit 9412066

Browse files
committed
remove orika from log4j.properties
1 parent fafeab6 commit 9412066

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/main/resources/log4j.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ log4j.logger.org.jboss.logging=WARN
1818
log4j.logger.liquibase.servicelocator=WARN
1919
log4j.logger.liquibase.resource=WARN
2020
log4j.logger.com.mchange.v2=WARN
21-
log4j.logger.ma.glasnost.orika=WARN
2221
log4j.logger.org.eclipse.jetty=WARN

src/test/resources/log4j.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ log4j.logger.org.jboss.logging=WARN
1818
log4j.logger.liquibase.servicelocator=WARN
1919
log4j.logger.liquibase.resource=WARN
2020
log4j.logger.com.mchange.v2=WARN
21-
log4j.logger.ma.glasnost.orika=WARN
2221
log4j.logger.org.eclipse.jetty=WARN

0 commit comments

Comments
 (0)