Logging element for .NET that will render as syslog RFC 5424 structured data, for use in Microsoft.Extensions.Logging and other log systems.
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