<?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: Grails and Logging: &#8220;No such property&#8221;</title>
	<atom:link href="http://www.jakusys.de/blog/2008/08/grails-and-logging-no-such-property/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakusys.de/blog/2008/08/grails-and-logging-no-such-property/</link>
	<description>Ninja Coding Monkey goes Canada</description>
	<lastBuildDate>Fri, 03 Sep 2010 16:04:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Reiner Saddey</title>
		<link>http://www.jakusys.de/blog/2008/08/grails-and-logging-no-such-property/comment-page-1/#comment-20</link>
		<dc:creator>Reiner Saddey</dc:creator>
		<pubDate>Thu, 21 Aug 2008 22:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=160#comment-20</guid>
		<description>I&#039;m in no way a Grails expert, but just looking at your example I can&#039;t help assuming... 

1. grails=&quot;error&quot; effectively changes the type of grails to String
2. Then, any reference to grails will treat grails as String, causing grails.app.service=&quot;debug&#039; to be equivalent to &quot;debug&quot;.app.service=&quot;debug&quot;: No such property: app.service for class: java.lang.String

The way these settings are being interpreted appears to be somewhat cumbersome :-(</description>
		<content:encoded><![CDATA[<p>I&#8217;m in no way a Grails expert, but just looking at your example I can&#8217;t help assuming&#8230; </p>
<p>1. grails=&#8221;error&#8221; effectively changes the type of grails to String<br />
2. Then, any reference to grails will treat grails as String, causing grails.app.service=&#8221;debug&#8217; to be equivalent to &#8220;debug&#8221;.app.service=&#8221;debug&#8221;: No such property: app.service for class: java.lang.String</p>
<p>The way these settings are being interpreted appears to be somewhat cumbersome <img src='http://www.jakusys.de/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
