
Log4j
wuwh无非
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Log4j学习笔记
1.Log4j has three main components: loggers, appenders and layouts 2.Some of the basic methods in the Logger class are listed below. package org.原创 2015-11-04 20:44:38 · 399 阅读 · 0 评论 -
log4j:WARN Error initializing output writer. log4j:WARN Unsupported encoding?
转自:http://blog.youkuaiyun.com/jackyxwr/article/details/50016987 这是由于Log4j.properties文件中的 log4j.appender.CONSOLE.Encoding=GBK GBK后面有空格,把空格删除了就可以了转载 2016-09-28 10:57:02 · 1742 阅读 · 0 评论