<?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</title>
	<atom:link href="http://huashui.org/topics/log4j/feed" rel="self" type="application/rss+xml" />
	<link>http://huashui.org</link>
	<description>总是到下雨才想到雨伞，总是到拿雨伞时才发现不见了。</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:53:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>使用Properties文件来对Log4j进行配置</title>
		<link>http://huashui.org/post/log4j-configuration-using-properties-file.html</link>
		<comments>http://huashui.org/post/log4j-configuration-using-properties-file.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 00:58:37 +0000</pubDate>
		<dc:creator>Huashui</dc:creator>
				<category><![CDATA[Log4j]]></category>
		<category><![CDATA[JAVA]]></category>

		<guid isPermaLink="false">http://huashui.org/?p=265</guid>
		<description><![CDATA[Log4j will be usually configured using a properties file or xml file externally. So once the log statements are in place you can easily control them using the external configuration file without modifying the source code. Now let&#8217;s see how you can obtain the same log output as the previous example using the properties file [...]]]></description>
		<wfw:commentRss>http://huashui.org/post/log4j-configuration-using-properties-file.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>简单的Log4j配置</title>
		<link>http://huashui.org/post/simple-log4j-configuration.html</link>
		<comments>http://huashui.org/post/simple-log4j-configuration.html#comments</comments>
		<pubDate>Mon, 08 Feb 2010 06:24:20 +0000</pubDate>
		<dc:creator>Huashui</dc:creator>
				<category><![CDATA[Log4j]]></category>
		<category><![CDATA[JAVA]]></category>

		<guid isPermaLink="false">http://huashui.org/?p=262</guid>
		<description><![CDATA[在struts2的网站上看到一个不错的网站：http://www.vaannila.com 看到里面的一些文章很不错。从今天开始陆续翻译一些文章。今天开始翻译Log4j。 Log4j is a simple and flexible logging framework. In this tutorial you will learn how to configure log4j for your applications. Let&#8217;s get started first download the latest version of log4j ( Download ). I am using log4j version 1.2.15. Add the log4j-1.2.15.jar to the classpath. Log4j是一个简单而且灵活的日志记录框架，在这教程中，我们将学习到在你的应用中如何对log4j进行配置。首先下载最新的版本log4j（下载）。我使用的是1.2.15版本。将Jar包log4j-1.2.15.jar 加入类路径。 Next you need to create [...]]]></description>
		<wfw:commentRss>http://huashui.org/post/simple-log4j-configuration.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
