How to create a custom log filter in enterprise library 4.0? - Stack Overflow most recent 30 from stackoverflow.com2009-12-08T21:18:53Zhttp://stackoverflow.com/feeds/question/150666http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/150666/how-to-create-a-custom-log-filter-in-enterprise-library-4-00How to create a custom log filter in enterprise library 4.0?emcpadden2008-09-29T21:05:55Z2009-01-23T21:53:36Z
<p>I am using Enterprise Library 4.0 and I can't find any documentation on creating a custom logging filter. Has anyone done this or seen any good online documentation on this?</p>
http://stackoverflow.com/questions/150666/how-to-create-a-custom-log-filter-in-enterprise-library-4-0/151661#1516611Answer by Paul Lalonde for How to create a custom log filter in enterprise library 4.0?Paul Lalonde2008-09-30T03:30:26Z2008-09-30T03:30:26Z<p>Perusing through EntLib's source code would probably help you if the documentation is scant; it's well-written and well-commented.</p>
http://stackoverflow.com/questions/150666/how-to-create-a-custom-log-filter-in-enterprise-library-4-0/474750#4747500Answer by Tim for How to create a custom log filter in enterprise library 4.0?Tim2009-01-23T21:53:36Z2009-01-23T21:53:36Z<p><a href="http://geekswithblogs.net/.NETonMyMind/archive/2006/05/15/78201.aspx" rel="nofollow">http://geekswithblogs.net/.NETonMyMind/archive/2006/05/15/78201.aspx</a></p>
<p>Great Article.</p>