<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Stop tracing and start logging</title>
	<atom:link href="http://soenkerohde.com/2008/05/stop-tracing-and-start-logging/feed/" rel="self" type="application/rss+xml" />
	<link>http://soenkerohde.com/2008/05/stop-tracing-and-start-logging/</link>
	<description>Flash Platform (Flash, Flex, AIR) thoughts and examples</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:25:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: shainy</title>
		<link>http://soenkerohde.com/2008/05/stop-tracing-and-start-logging/comment-page-1/#comment-29304</link>
		<dc:creator>shainy</dc:creator>
		<pubDate>Tue, 11 Oct 2011 03:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=186#comment-29304</guid>
		<description>Hi,
This is really a nice example... I could get the output as explained.... I have one more feature in my app to log all the client side error message to server side logs... Client side error message in the sense, If some thing goes wrong in client side then if atleast a server connection is there, Then how to write those error appearing in client side pop window to server side.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This is really a nice example&#8230; I could get the output as explained&#8230;. I have one more feature in my app to log all the client side error message to server side logs&#8230; Client side error message in the sense, If some thing goes wrong in client side then if atleast a server connection is there, Then how to write those error appearing in client side pop window to server side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Client-Side Flex Logging with Shared Object</title>
		<link>http://soenkerohde.com/2008/05/stop-tracing-and-start-logging/comment-page-1/#comment-27078</link>
		<dc:creator>Client-Side Flex Logging with Shared Object</dc:creator>
		<pubDate>Tue, 11 Aug 2009 15:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=186#comment-27078</guid>
		<description>[...] Having your app keep a detailed log can be indispensable for figuring out tricky user-reported bugs. This is easy on the server-side, where you can use any logging framework or just write to a file. Flash includes the trace function, which is useful while developing, but nearly impossible to get from an end-user. Flex, however, has a good logging api that lets you put log statements anywhere you want. I’ve always wanted the interface to be as easy as trace, so I write a couple of scripts to make it easier. [...]</description>
		<content:encoded><![CDATA[<p>[...] Having your app keep a detailed log can be indispensable for figuring out tricky user-reported bugs. This is easy on the server-side, where you can use any logging framework or just write to a file. Flash includes the trace function, which is useful while developing, but nearly impossible to get from an end-user. Flex, however, has a good logging api that lets you put log statements anywhere you want. I’ve always wanted the interface to be as easy as trace, so I write a couple of scripts to make it easier. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke Rohde &#187; SOS Logging Target</title>
		<link>http://soenkerohde.com/2008/05/stop-tracing-and-start-logging/comment-page-1/#comment-22916</link>
		<dc:creator>Sönke Rohde &#187; SOS Logging Target</dc:creator>
		<pubDate>Wed, 27 Aug 2008 16:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=186#comment-22916</guid>
		<description>[...] I have posted a little extension for SOS about two years ago and now I made a little update which is easier to use. It works the same way as the TraceTarget I already blogged about. [...]</description>
		<content:encoded><![CDATA[<p>[...] I have posted a little extension for SOS about two years ago and now I made a little update which is easier to use. It works the same way as the TraceTarget I already blogged about. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sectore</title>
		<link>http://soenkerohde.com/2008/05/stop-tracing-and-start-logging/comment-page-1/#comment-21708</link>
		<dc:creator>sectore</dc:creator>
		<pubDate>Tue, 13 May 2008 17:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=186#comment-21708</guid>
		<description>Moin Sönke,

give &lt;a href=&quot;http://code.google.com/p/flash-thunderbolt/wiki/ThunderBoltAS3&quot; rel=&quot;nofollow&quot;&gt;ThunderBolt AS3&lt;/a&gt; also a try, which is a lightweight logger extension for using &lt;a href=&quot;http://www.getfirebug.com/&quot; rel=&quot;nofollow&quot;&gt;Firebug&lt;/a&gt;. It supports the Flex Logging API using an own target called &quot;ThunderBoltTarget&quot; as well. ;-)

-Jens
--
&lt;a href=&quot;http://www.websector.de/blog/&quot; rel=&quot;nofollow&quot;&gt;http://www.websector.de/blog/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Moin Sönke,</p>
<p>give <a href="http://code.google.com/p/flash-thunderbolt/wiki/ThunderBoltAS3" rel="nofollow">ThunderBolt AS3</a> also a try, which is a lightweight logger extension for using <a href="http://www.getfirebug.com/" rel="nofollow">Firebug</a>. It supports the Flex Logging API using an own target called &#8220;ThunderBoltTarget&#8221; as well. <img src='http://soenkerohde.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>-Jens<br />
&#8211;<br />
<a href="http://www.websector.de/blog/" rel="nofollow">http://www.websector.de/blog/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Secret to Debugging . . .</title>
		<link>http://soenkerohde.com/2008/05/stop-tracing-and-start-logging/comment-page-1/#comment-21623</link>
		<dc:creator>The Secret to Debugging . . .</dc:creator>
		<pubDate>Tue, 06 May 2008 16:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=186#comment-21623</guid>
		<description>[...] Stop tracing and start logging - Debug information with the good old “trace” is around since ActionScript 1 and has been heavily used as this was a key for debugging a Flash application. In AS3 trace has lost its importance as Flash Player 9 supports Runtime Exceptions &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Stop tracing and start logging &#8211; Debug information with the good old “trace” is around since ActionScript 1 and has been heavily used as this was a key for debugging a Flash application. In AS3 trace has lost its importance as Flash Player 9 supports Runtime Exceptions &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trace(chris.foster) &#187; Sönke Rohde » Stop tracing and start logging</title>
		<link>http://soenkerohde.com/2008/05/stop-tracing-and-start-logging/comment-page-1/#comment-21617</link>
		<dc:creator>trace(chris.foster) &#187; Sönke Rohde » Stop tracing and start logging</dc:creator>
		<pubDate>Tue, 06 May 2008 02:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=186#comment-21617</guid>
		<description>[...] Sönke Rohde » Stop tracing and start logging [...]</description>
		<content:encoded><![CDATA[<p>[...] Sönke Rohde » Stop tracing and start logging [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

