Open Source Logging Tools in C#
9 projectsLogging abstraction for . NET: single API, pluggable back end (log4net, NLog, SeriLog, Enterprise Library, ETW, AppInsights). Configure implementation at runtime; available via NuGet.
CSharp Dot Net LoggerRetired
Extensible . NET logger in C# with message queuing for fully asynchronous use. Text logging; planned circular logging and multiple file spanning.
CSharp LoggerRetired
Logging tool inspired by log4j: debug, info, warn, and error to Windows Event Log. Multiple targets planned for future releases.
Logger.NETRetired
Logging framework for . NET: log method entry/exit, variable values, and other context. Include logging calls that are captured at runtime.