Ver código fonte

更新 'src/main/resources/log4j.properties'

宾洪斌 4 anos atrás
pai
commit
9f662d12b4
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/main/resources/log4j.properties

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

@@ -1,5 +1,5 @@
 ## LOG4J配置
-log4j.rootCategory=INFO, stdout,file, RUNNING,errorfile
+log4j.rootCategory=INFO, file, RUNNING,errorfile
 ## 控制台输出
 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout