<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Microsoft Application Blocks</title><link>http://forums.asp.net/122.aspx</link><description>Discuss the various Patterns &amp; Practices Application Blocks for ASP.NET 1.x.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Trace Listeners Filtering does not restict output.</title><link>http://forums.asp.net/thread/3240746.aspx</link><pubDate>Wed, 17 Jun 2009 20:28:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3240746</guid><dc:creator>schwartzenberg</dc:creator><author>schwartzenberg</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3240746.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=122&amp;PostID=3240746</wfw:commentRss><description>&lt;p&gt;I debugged it through.&lt;/p&gt;It seems in EntLib41Src\Blocks\Logging\Src\Logging\LogSource.cs at &lt;font size="2"&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;listener.TraceData(manager, Name, eventType, id, logEntry);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;That the lister object has its Filter property set&amp;nbsp;to the value &lt;strong&gt;Information&lt;/strong&gt; and that the Destination (TraceListener) Filter attribute (whatever value it has)&amp;nbsp;- it &lt;strong&gt;has no ramification&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know whether it is intended so, ....&amp;nbsp;it might be a&amp;nbsp;bug.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Trace Listeners Filtering does not restict output.</title><link>http://forums.asp.net/thread/3240643.aspx</link><pubDate>Wed, 17 Jun 2009 19:38:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3240643</guid><dc:creator>schwartzenberg</dc:creator><author>schwartzenberg</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3240643.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=122&amp;PostID=3240643</wfw:commentRss><description>&lt;p&gt;I have&amp;nbsp;a JobEntry with Severity=Infomation,&amp;nbsp;&amp;nbsp;and in my configurtion file the relevant CategorySource has its SwitchValue=Infomation, but with the&amp;nbsp;Destination (the categories TraceListener) has its Filter=Warning.&lt;/p&gt;
&lt;p&gt;Why do i get the trace output?&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;You see, I&amp;nbsp; would think that the TraceListener with&amp;nbsp;Filter=Warning, which does not include Information Events, would restrict the output.&lt;/p&gt;
&lt;p&gt;When doesn&amp;#39;t it?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In what scenario would hte Filter attribute on the TraceListener, restrict output?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks,&amp;nbsp; Paul&lt;/p&gt;</description></item></channel></rss>