Logging: So easy to do, why wait? (Follow up)
Coincidentally, Microsoft just released their .NET 2.0 versions of the enterprise application blocks. If after my last post you started looking into a standard code base to use to perform logging the Logging Application Block is a great set of code to consider. You could also look to quickly integrate the other enterprise blocks and conform all your projects to utilize common data access, configuration and caching code. Check out
http://msdn.microsoft.com/library/en-us/dnpag2/html/EntLib2.asp?frame=true for the .NET 2.0 versions and
http://msdn.microsoft.com/library/en-us/dnpag2/html/entlib.asp?frame=true for those continuing on with the .NET 1.1 framework.