The ZipZango Logging Library is a 100% free application logging library for use in Microsoft .NET projects. This includes both WinForm projects as well as ASP.NET web sites. The ZipZango Logging Library was written by a professional developer for use on his own software projects, and has been in production since 2006. It is a very robust production quality library that provides complete logging functionality through an extremely simple API. By setting just a few variables in the configuration file, you can log application messages to any of five destinations: Email, disk file, Sql Server database, NT event log, or a console window. The configuration file is simple and well commented. As the developer states, RTFM not required.
|