<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Java之路 - Longging/Log4j</title><link>http://blog.csdn.net/fasttalk/category/129179.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 13 Nov 2005 11:49:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>fasttalk</dc:creator><title>Jakarta Commons Logging(JCL)之应用篇­­——与Log4j/JDK5 log实现日志输出</title><link>http://blog.csdn.net/fasttalk/archive/2005/06/29/406686.aspx</link><pubDate>Wed, 29 Jun 2005 00:59:00 GMT</pubDate><guid>http://blog.csdn.net/fasttalk/archive/2005/06/29/406686.aspx</guid><wfw:comment>http://blog.csdn.net/fasttalk/comments/406686.aspx</wfw:comment><comments>http://blog.csdn.net/fasttalk/archive/2005/06/29/406686.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fasttalk/comments/commentRss/406686.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=406686</trackback:ping><description>简单描述了利用log4j/jdk5 log 和apache 通用log包commmons-logging实现日志输出的方法&lt;img src ="http://blog.csdn.net/fasttalk/aggbug/406686.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>fasttalk</dc:creator><title>Jakarta Commons Logging(JCL)开发手记</title><link>http://blog.csdn.net/fasttalk/archive/2005/06/29/406681.aspx</link><pubDate>Wed, 29 Jun 2005 00:34:00 GMT</pubDate><guid>http://blog.csdn.net/fasttalk/archive/2005/06/29/406681.aspx</guid><wfw:comment>http://blog.csdn.net/fasttalk/comments/406681.aspx</wfw:comment><comments>http://blog.csdn.net/fasttalk/archive/2005/06/29/406681.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fasttalk/comments/commentRss/406681.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=406681</trackback:ping><description>Jakarta Commons Logging (JCL)提供的是一个日志(Log)接口(interface)，同时兼顾轻量级和不依赖于具体的日志实现工具。 它提供给中间件/日志工具开发者一个简单的日志操作抽象，允许程序开发人员使用不同的具体日志实现工具。用户被假定已熟悉某种日志实现工具的更高级别的细节。JCL提供的接口，对其它一些日志工具，包括Log4J, Avalon LogKit, and JDK 1.4等，进行了简单的包装，此接口更接近于Log4J和LogKit的实现. &lt;img src ="http://blog.csdn.net/fasttalk/aggbug/406681.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>