<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Gurock Software Support Forum - Console filter]]></title>
		<link>http://forum.gurock.com/topic/274/console-filter/</link>
		<description><![CDATA[The most recent posts in Console filter.]]></description>
		<lastBuildDate>Wed, 09 Sep 2009 17:44:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Console filter]]></title>
			<link>http://forum.gurock.com/post/822/#p822</link>
			<description><![CDATA[<p>Hello Lothar,</p><p>Log levels are a library-side feature only and there&#039;s currently no filter in the Console for this. The feature is already on our (long) TODO list but in the mean time, you could emulate this behavior by using the LogDebug and LogWarning methods and then filter for the log entry types (see the Log Entries tab when editing a view):</p><div class="codebox"><pre><code>SiAuto.Main.LogDebug(&quot;Example = &quot; + 20);
SiAuto.Main.LogWarning(&quot;Example = &quot; + 20);</code></pre></div><p>Regards,<br />Tobias</p>]]></description>
			<author><![CDATA[null@example.com (tgurock)]]></author>
			<pubDate>Wed, 09 Sep 2009 17:44:15 +0000</pubDate>
			<guid>http://forum.gurock.com/post/822/#p822</guid>
		</item>
		<item>
			<title><![CDATA[Console filter]]></title>
			<link>http://forum.gurock.com/post/820/#p820</link>
			<description><![CDATA[<p>Hi all</p><p>Is it possible to filter the view from the Level enum used to send a message?</p><p>If i send something like <br /><em>SiAuto.Main.LogInt(Level.Debug, &quot;Example&quot;, 20) </em></p><p>I don&#039;t find a filter to differ this from the following entry<br /><em>SiAuto.Main.LogInt(Level.Warning, &quot;Example&quot;, 20)</em></p><p>I use the 3.2.2 Version.</p><p>Lothar</p>]]></description>
			<author><![CDATA[null@example.com (Lothar)]]></author>
			<pubDate>Wed, 09 Sep 2009 11:19:33 +0000</pubDate>
			<guid>http://forum.gurock.com/post/820/#p820</guid>
		</item>
	</channel>
</rss>

