limin 7 years ago
parent
commit
8dc2e88cfb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/log4j.properties

+ 1 - 1
src/main/resources/log4j.properties

@@ -1,4 +1,4 @@
-log4j.rootLogger=ERROR,Console,INFO
+log4j.rootLogger=ERROR,Console
 log4j.appender.Console=org.apache.log4j.ConsoleAppender
 
 log4j.appender.Console.Target=System.out