<?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: Logging in ActionScript 3</title>
	<atom:link href="http://www.jonnyreeves.co.uk/2010/02/logging-in-actionscript-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonnyreeves.co.uk/2010/02/logging-in-actionscript-3/</link>
	<description>ActionScript Developer</description>
	<lastBuildDate>Tue, 24 Jan 2012 13:38:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: cetola.net &#187; Debugging Flex</title>
		<link>http://www.jonnyreeves.co.uk/2010/02/logging-in-actionscript-3/#comment-1582</link>
		<dc:creator>cetola.net &#187; Debugging Flex</dc:creator>
		<pubDate>Sun, 18 Sep 2011 21:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=169#comment-1582</guid>
		<description>[...] this is how to attach it to a flex / adobe air / flash application in a nice, logger factory kinda [...] </description>
		<content:encoded><![CDATA[<p>[...] this is how to attach it to a flex / adobe air / flash application in a nice, logger factory kinda [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny</title>
		<link>http://www.jonnyreeves.co.uk/2010/02/logging-in-actionscript-3/#comment-1581</link>
		<dc:creator>Jonny</dc:creator>
		<pubDate>Sat, 10 Apr 2010 13:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=169#comment-1581</guid>
		<description>Hi Pete,

You&#039;re right, I should have shown this; luckily the &lt;a href=&quot;http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Error.html#getStackTrace%28%29&quot; rel=&quot;nofollow&quot;&gt;Error Class&#039; getStackTrace() method&lt;/a&gt; contains everything we need to extract both the calling method so it can be presented to the Logging function (after a bit of String Manipulation.

A &lt;a href=&quot;http://www.jonnyreeves.co.uk/2008/10/the-state-of-logging-in-actionscript-3/&quot; rel=&quot;nofollow&quot;&gt;previous post of mine&lt;/a&gt; touches on this.</description>
		<content:encoded><![CDATA[<p>Hi Pete,</p>
<p>You&#8217;re right, I should have shown this; luckily the <a href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Error.html#getStackTrace%28%29" rel="nofollow">Error Class&#8217; getStackTrace() method</a> contains everything we need to extract both the calling method so it can be presented to the Logging function (after a bit of String Manipulation.</p>
<p>A <a href="http://www.jonnyreeves.co.uk/2008/10/the-state-of-logging-in-actionscript-3/" rel="nofollow">previous post of mine</a> touches on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.jonnyreeves.co.uk/2010/02/logging-in-actionscript-3/#comment-1580</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Sat, 10 Apr 2010 10:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=169#comment-1580</guid>
		<description>Hi Jonny,

Thanks for the post! :-)

One question ... its not clear to me how you would get the methodName into every log message using this approach - without relying on a manual approach and a diciplined team like in Jesse Warden&#039;s example.

I suppose one could define a logger for every single method but there must surely be a better solution.</description>
		<content:encoded><![CDATA[<p>Hi Jonny,</p>
<p>Thanks for the post! <img src='http://www.jonnyreeves.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>One question &#8230; its not clear to me how you would get the methodName into every log message using this approach &#8211; without relying on a manual approach and a diciplined team like in Jesse Warden&#8217;s example.</p>
<p>I suppose one could define a logger for every single method but there must surely be a better solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

