Top 20 NuGet logging Packages

Zero File logger provider implementation for Microsoft.Extensions.Logging.
This package contains implementations of the ILogger and ILoggerProvider to allow log4net to be used with the Microsoft.Extensions.Logging infrastructure.
Serilog.Sinks.ListOfString logs to a list of string so you can test your logging : ``` var log= new List<String>(); var testLogger= new LoggerConfiguration().WriteTo.StringList(log).CreateLogger(); ...tests... log.ShouldContain( x=>x.Matches("kilroy was here") ); ``` This is for Serilog. For Mic...
Zametek utility logging classes for AspNet Core.
Test automation framwork base logging library
Micro-framework for logging with the .NET TraceSource API
Configure an ASP.NET web applications based on VoidCore.Model. Includes single-page front end support.
A collection of several Activities for extending UiPath Categories: Workflows, Logging, Exceptions, Outlook, Files, Format Workflow: - Get the name of the XAML-file - Get the name of the root Activity - Get the name of the parent Activity Logging: - Log start of a workflow with XAML name - Log en...
Simple log4net appender which logs to the raygun.io API from your WebApi application.
Simple log4net appender which logs to the raygun.io API from your MVC application.
Full information stack trace without deploying PDBs Don't want to deploy PDBs, but still get exception stack traces that map to original source line numbers? Want to have your cake and eat it too? ProductionStackTrace is intended to run in Production, without any access to PD...
Package Description
BoC needs some documentation, but contains lots of usefull stuff like -EventAggregator pattern implementation -Inversion of Control wrapper (see other BoC packages like BoC.InversionOfControl.Unity for implementations) -DataContext pattern implementation (see other BoC packages like BoC.Per...
Diagnostic trace logger for .NET Framework and Core. Easy to get started but has advanced features. Sophisticated viewer allows filtering and coloring by thread, method, category, etc. Send output to multiple destinations including file, event log, and console.
nJupiter.Abstraction.Logging is an abstraction library which makes it easy to change between different logging frameworks in runtime. nJupiter.Abstraction.Logging currently have implementations for NLog, log4net (both the old and the new public key token) and Enterprise Library Logging Application B...
RabbitMQ appender for log4net
We've added support for the Enterprise Library Logging adapter. This allows you to leverage your current investment in EntLib, but leverage the power and flexibility of the ReflectInsight Viewer. A special benefit in this extension as it will parse and display XML message in proper syntax. In order...
TypeScript Definitions (d.ts) for jquery.clientSideLogging. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
A Common.Logging adapter for Glimpse report bugs here: https://github.com/amrlafi/Glimpse.Common.Logging/issues