C# Logger

The C# Logger is designed after the log4j project by apache. It is a logging tool that can be used to write events such as debug, info, warn and error messages to the Windows event log.

Go to http://csharp-logger.sourceforge.net/

See also these related projects.