
log
文章平均质量分 92
chz20072008
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
log4j.properties备用
log4j.rootLogger=debug, stdout, R log4j.appender.stdout =org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout=org.apache.log4j.PatternLayout # Pattern to output the caller's file name and ...2008-06-03 00:33:18 · 93 阅读 · 0 评论 -
Log4J XML 配置指南
From URL:http://wiki.apache.org/logging-log4j/Log4jXmlFormat Log4j XML Configuration Primer Basic example Below is a basic xml configuration file for log4j that will get you started: &l...原创 2010-07-26 10:04:11 · 382 阅读 · 0 评论