Top 20 NuGet logging Packages

A dotnet tool to add metadata on ILogger calls using code analysis (Roslyn)
.NET library with advanced logging functionality.
StackLog helps you push your application logs to a centralize cloud storage. It can detect exceptions automatically and send you instant notification to your slack Channel, email, web hooks. It helps you priortize bug fixes, and assign application stability score to your cloud apps.
MS logging with serilog
.Net Core common logging abstractions to make logging calls asynchronous in an application. The abstration allows for any logging library (Log4Net and etc) to be used as the library abstractions will "spool" the log entries.
Package Description
Package Description
Package Description
Package Description
Relativity Logging
Extensions to provide consistent configurations and patterns for your service.
CorrelatorSharp, a set of tools for adding correlation identifiers for actions performed by users and machine across your applications. Your one stop shop for context-aware logging and diagnostics.
Common.Logging library bindings for Elmah logging framework.
Its a bridge between NLog and log4net. It hands all log4net logging events over to NLog. So you could use any lib which uses log4net without even using log4net yourself. Simply call the following line and you are done: NLogAppender.Initialize();
Implementation of Utility.Logging for NLog
Error Logging Filter and Route (ELFAR) for ASP.NET MVC was inspired by and based on the popular Error Logging Modules And Handlers (ELMAH) for ASP.NET utility. ELFAR retains the familiar ELMAH user interface but has been built to utilise the architecture of ASP.NET MVC.
Combres is a .NET library which minifies, compresses, combines, and caches JavaScript and CSS resources of ASP.NET and ASP.NET MVC web applications. This package contains the Log4Net adapter for Combres.
Grace.Common.Logging provides integration class between Common.Logging and Grace (Dependency Injection Container)
Simple log4net appender which logs to the raygun.io API.
Enable tracing to log entries in the OWIN pipeline. OWIN Keys/Types can be included/ignored. Filters can be supplied so tracing occurs when all filter conditions are matched. Log format, type format, log action can be globally set whilst type format and log actions can be set individually for each t...