<?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>vGrup  Blog &#187; log4j.properties</title>
	<atom:link href="http://www.vgrup.com/tag/log4j-properties/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vgrup.com</link>
	<description>Vgrup for Geek and Robot Unix Party</description>
	<lastBuildDate>Thu, 24 Nov 2011 13:24:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>log4j harici properties dosyası okuma</title>
		<link>http://www.vgrup.com/2010/03/05/log4j-harici-properties-dosyasi-okuma/</link>
		<comments>http://www.vgrup.com/2010/03/05/log4j-harici-properties-dosyasi-okuma/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 13:53:37 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Yazılım]]></category>
		<category><![CDATA[log4j]]></category>
		<category><![CDATA[log4j.properties]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/2010/03/05/log4j-harici-properties-dosyasi-okuma/</guid>
		<description><![CDATA[public static void main(String args[]) { PropertyConfigurator.configure("c:\\dizin\\log4j.properties"); log = Logger.getLogger("class adı"); log.info("deneme"); } Tags: log4j, log4j.properties]]></description>
			<content:encoded><![CDATA[<pre>public static void main(String args[]) {
  PropertyConfigurator.configure("c:\\dizin\\<a href="http://www.vgrup.com/tag/log4j/" class="st_tag internal_tag" rel="tag" title="Posts tagged with log4j">log4j</a>.properties");
  log = Logger.getLogger("class adı");
  log.info("deneme");
}
</pre>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/03/05/log4j-harici-properties-dosyasi-okuma/' addthis:title='log4j harici properties dosyası okuma'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	Tags: <a href="http://www.vgrup.com/tag/log4j/" title="log4j" rel="tag">log4j</a>, <a href="http://www.vgrup.com/tag/log4j-properties/" title="log4j.properties" rel="tag">log4j.properties</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/03/05/log4j-harici-properties-dosyasi-okuma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

