All Downloads are FREE. Search and download functionalities are using the official Maven repository.

st4j-core.2.6.1.source-code.test4j.log4j.properties Maven / Gradle / Ivy

There is a newer version: 2.7.0
Show newest version
  
#\u628alog\u8f93\u51fa\u5230\u63a7\u5236\u53f0   
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern= %d %-5p (%F:%L) - %m%n
  
#\u65e5\u5fd7\u8f93\u51fa\u7ea7\u522b\uff0c\u5927\u4e8e\u7b49\u4e8e\u8be5\u7ea7\u522b\u7684\u65e5\u5fd7\u5c06\u88ab\u8f93\u51fa\uff08 DEBUG < INFO < WARN < ERROR < FATAL \uff09 \u8bbe\u4e3aOFF\u53ef\u4ee5\u5173\u95ed\u65e5\u5fd7  
#\u6307\u5b9a\u6839Logger
log4j.rootCategory=WARN,stdout




© 2015 - 2024 Weber Informatics LLC | Privacy Policy