Top 20 NuGet Logging Packages

WFC behavior to log soap messages and headers with log4net only by configuration. No need to change you code. The logging will be done at info level. The package will add the behavior extention to your canfig, to use it on endpoint add: behaviorConfiguration="log4NetBehavior"
Glitch.io .NET core notifier
An open source custom flexible logger for .NET apps, supporting text files, windows forms controls and more... Project URL: https://github.com/daredev/DLog.NET
A simple Singleton implementation of Log4Net Logger. Package will add required settings in web.config and add a folder Configuration at root, which will contain config for log4net. It also install Log4Net package. Once installed, we can use it by : CodeNode.Logging.Logger.Instance.Info("Message"...
The implementaion of SimplifyDDD's Logging Plugin by Enterprise Library Logging Block
Feather# - An AOP utility for .NET, based on Mono.Cecil.
AOP.Logging allows developers to log input parameters, duration of execution, return parameter and exceptions within 4 lines of code (Without violating DRY principal)
MiniProfiler extensions allows save Profiler results into log by log4Net All what you need is: var logger = LogManager.GetLogger("Logger"); //Init Log4Net Logger MiniProfilerLog.SetUpLog4Net(logger); //Set up profiler with logger and use Profiler as usual (see MiniProfiler site
https://devlib.codeplex.com/ logging system DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test resources, and ...
https://devlib.codeplex.com/ Graphical viewer application for log files DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of p...
DevAccelerate Core provides all the basic interfaces for the most common cross-cutting concerns such as entity management, data pagination, caching, logging, exception handling, and so on.
Codentia.Common.Logging.dll
Serilog classes (currently only action enrichers) for logging with ASP.NET MVC
Tavisca logging framewok
Easy to use log class. Requires access to a database with read/write priviledges.