Logging element for .NET that will render as syslog RFC 5424 structured data, for use in Microsoft.Extensions.Logging and other log systems.
Info
Version: | 1.1.0 |
Author(s): | sgryphon |
Last Update: | Wednesday, March 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sgryphon/syslog-structureddata |
NuGet Url: | https://www.nuget.org/packages/Syslog.StructuredData |
Install
Install-Package Syslog.StructuredData
dotnet add package Syslog.StructuredData
paket add Syslog.StructuredData
Syslog.StructuredData Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
Tags