<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>天天成长的博客 &#187; log4j java 使用</title>
	<atom:link href="http://ddgrow.com/tag/log4j-java-%e4%bd%bf%e7%94%a8/feed" rel="self" type="application/rss+xml" />
	<link>http://ddgrow.com</link>
	<description>关注技术、关注生活</description>
	<lastBuildDate>Wed, 26 Oct 2011 09:11:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>log4j</title>
		<link>http://ddgrow.com/log4j</link>
		<comments>http://ddgrow.com/log4j#comments</comments>
		<pubDate>Thu, 10 Dec 2009 07:32:23 +0000</pubDate>
		<dc:creator>逝去的风</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[log4j java 使用]]></category>

		<guid isPermaLink="false">http://ddgrow.com/?p=783</guid>
		<description><![CDATA[记录一下基本的写法，这些不需要你记住，最基本的套路 import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; public class Test&#123; private static final Log log = LogFactory.getLog&#40;Test.class&#41;; &#125; 随机日志]]></description>
		<wfw:commentRss>http://ddgrow.com/log4j/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
