Top 20 NuGet logging Packages

Executable that packages Loupe data for transport via file, email and the Loupe Server.
Serilog event sink that writes to the loggr.com service.
Serilog event sink that writes to a Couchbase cluster using the Couchbase .NET client library.
Core library for Arragro for caching, business rules, services, DDD.
NLog target that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Exceptionless client for ASP.NET Web API applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Exceptionless client for WinForms applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
[DEPRECATED] Please install the Exceptionless.Signed package instead.
NLog target for Windows Event Tracing - ETW
A SqlServer implementation for cdmdotnet.Logging. Use the CreateTable() method to create the table you require.
Settings for using Simple Logging For .net on the Azure platform.
MongoDB Wrapper for Elmah using the Mongo 2.1 .NET Driver (Forked from CaptainCodeman's version which only works with legacy driver)
Serilog event sink that sends email via Amazon SES
Raven is a C# client for Sentry (getsentry.com and github.com/getsentry/sentry)
Write RawRabbit's logs with Log4Net
Simple error logging library that can send emails and/or log to a txt file
Tracing.NET provides basic logging/tracing infrastructure such as an abstracted logger interface ITracer as well as platform specific tracer implementations.
NLog is a powerful, flexible logging system available for all .NET platforms. It's a great choice when you need very sophisticated log gathering capabilities such as sending log messages from clients to servers, multiple logging levels used simultaneously in the application, and a range of other so...
In memory trace listener extension for System.Diagnostics, along with required config sections. This listener is useful for unit testing that logging has occurred. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. ...
Email trace listener extension for System.Diagnostics, along with required config sections. Sends each trace message received in an email, using the specified subject and body templates. Note: Set a filter to avoid flooding (don't rely on trace source switch value). Other Essential.Diagnostic...