Top 20 NuGet Logging Packages
For use in Linqpad
Provides logging and timing as an observable output, so that all messages will be in one place.
Auditor that outputs to the Microsoft.Extensions.Logging framework
Common.Logging library bindings for NLog 2.0 logging framework.
Airbrake provider for Microsoft.Extensions.Logging
Logging Plugin for Xamarin provides a consistent, cross platform logging plugin on Android and iOS.
This package contains the serialization framework for serializing WaterLogged logging components.
This package contains the logging infrastructure for WaterLogged.
Telegram appender for Log4net
Proactive logger NetStandard package.
SMTP email provider for SpeakWithAGeek.Extensions.Logging.Email
SendGrid email provider for SpeakWithAGeek.Extensions.Logging.Email
Simple C# logger for all your .Net applications
Plisky Client Services Library, provides access to Plisky services including authentication, content and feature management.
Package Description
An application framework
KISS .NET logging library Web assembly
**Extensions.Logging.ListOfString** logs to a list of string so you can test your logging.
If your components depend on an `ILogger<T>` use `Microsoft.Extensions.Logging.LoggerFactory`
to make one:
```
ILoggerFactory factory=new LoggerFactory.AddProvider(new StringListLoggerProvider())
var logger= ...
Logger for SqlServer
A library allowing you to wrap most logging libraries with a F# friendly API.