Info
Version: | 1.2.0 |
Author(s): | RabbitSoftware |
Last Update: | Tuesday, October 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vndevpro/Logging.StructuredLog4Net |
NuGet Url: | https://www.nuget.org/packages/Logging.StructuredLog4Net |
Install
Install-Package Logging.StructuredLog4Net
dotnet add package Logging.StructuredLog4Net
paket add Logging.StructuredLog4Net
Logging.StructuredLog4Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- log4net(>= 2.0.8)
- MessageTemplates(>= 1.0.000275)
- log4net(>= 2.0.8)
- MessageTemplates(>= 1.0.000275)
Tags
The objects and message template are serialized /formatted using MessageTemplates.
Nothing on log4net configuration is required to change.
Github source: https://github.com/vndevpro/Logging.StructuredLog4Net.