ASP.NET Core logging framework provider that enables an application to send log messages to a syslog server.
Info
Version: | 2.2.0 |
Author(s): | mguinness, bbrewder |
Last Update: | Wednesday, January 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mguinness/syslog-framework-logging |
NuGet Url: | https://www.nuget.org/packages/Syslog.Framework.Logging |
Install
Install-Package Syslog.Framework.Logging
dotnet add package Syslog.Framework.Logging
paket add Syslog.Framework.Logging
Syslog.Framework.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
Tags