NLog is a .NET logging library similar in concepts to log4net, designed with simplicity and flexibility in mind. Features: .NET, .NET Compact Framework and Mono 1.0 support; very easy to configure, both with a config file and programmatically; easy to use - interface is identical to Console.WriteLine - there's no need to use String.Format any more
[ read more ]