By kwdnnsuper on
8/27/2009 9:06 PM
This is a simple Logger class library that you can use on all your applications to provide an easy way to apply logging to many different destinations, such as file system, database, email, etc. It's a nice quick and simple alternative to Microsoft's Enterprise Library or Log4Net.
Read More »