<?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>Li Guoliang &#187; Log</title>
	<atom:link href="http://liguoliang.com/tag/log/feed/" rel="self" type="application/rss+xml" />
	<link>http://liguoliang.com</link>
	<description>ActionScript Flex Java JEE PHP...</description>
	<lastBuildDate>Wed, 08 Feb 2012 01:44:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>近日Java/Flex 编程小结,Log, Trace, toString, EventListener, weakreference, JDBC,ListCollectionView</title>
		<link>http://liguoliang.com/2009/%e8%bf%91%e6%97%a5javaflex-%e7%bc%96%e7%a8%8b%e5%b0%8f%e7%bb%93log-trace-tostring-eventlistener-weakreference-jdbclistcollectionview/</link>
		<comments>http://liguoliang.com/2009/%e8%bf%91%e6%97%a5javaflex-%e7%bc%96%e7%a8%8b%e5%b0%8f%e7%bb%93log-trace-tostring-eventlistener-weakreference-jdbclistcollectionview/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 01:57:57 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[ListCollectionView]]></category>
		<category><![CDATA[Log]]></category>
		<category><![CDATA[toString]]></category>
		<category><![CDATA[weakReference]]></category>

		<guid isPermaLink="false">http://liguoliang.com/2009/02/770/</guid>
		<description><![CDATA[1. Flex中的Trace, Java/Flex中的log, 并不能代表其真实行为.
2. 务必牢记重写toString方法
3. Flex: 在跨越幅度较大, 设计Obj较多时, 使用weakreference的 Event Listener
4. 关于weakreference, 相对普通re<p class='read-more'><a href='http://liguoliang.com/2009/%e8%bf%91%e6%97%a5javaflex-%e7%bc%96%e7%a8%8b%e5%b0%8f%e7%bb%93log-trace-tostring-eventlistener-weakreference-jdbclistcollectionview/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2009/%e8%bf%91%e6%97%a5javaflex-%e7%bc%96%e7%a8%8b%e5%b0%8f%e7%bb%93log-trace-tostring-eventlistener-weakreference-jdbclistcollectionview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex中使用日志 Use Log In Flex</title>
		<link>http://liguoliang.com/2008/flex%e4%b8%ad%e4%bd%bf%e7%94%a8%e6%97%a5%e5%bf%97-use-log-in-flex/</link>
		<comments>http://liguoliang.com/2008/flex%e4%b8%ad%e4%bd%bf%e7%94%a8%e6%97%a5%e5%bf%97-use-log-in-flex/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 06:55:58 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex日志]]></category>
		<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://liguoliang.com/2008/10/247/</guid>
		<description><![CDATA[需求: 为每个类获得一个ILogger实例,为了保证可配置与可控性, 不要为每个类使用一个单独的Log实例.
譬如在某个app[SchoolMangement]中, 我们有Person类, Teacher类, Student类等, 理论上来说, 应该为每一个类获得一个ILogger实例, 除非你不需<p class='read-more'><a href='http://liguoliang.com/2008/flex%e4%b8%ad%e4%bd%bf%e7%94%a8%e6%97%a5%e5%bf%97-use-log-in-flex/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2008/flex%e4%b8%ad%e4%bd%bf%e7%94%a8%e6%97%a5%e5%bf%97-use-log-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

