How to create a custom log filter in enterprise library 4.0? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-08T21:18:53Z http://stackoverflow.com/feeds/question/150666 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/150666/how-to-create-a-custom-log-filter-in-enterprise-library-4-0 0 How to create a custom log filter in enterprise library 4.0? emcpadden 2008-09-29T21:05:55Z 2009-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#151661 1 Answer by Paul Lalonde for How to create a custom log filter in enterprise library 4.0? Paul Lalonde 2008-09-30T03:30:26Z 2008-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#474750 0 Answer by Tim for How to create a custom log filter in enterprise library 4.0? Tim 2009-01-23T21:53:36Z 2009-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>