An Event logger capable of logging text string or lists of objects as json.
Info
| Version: | 1.0.2 |
| Author(s): | Nasar Eddaoui |
| Last Update: | Thursday, March 26, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/xEventLogger |
Install
Install-Package xEventLogger
dotnet add package xEventLogger
paket add xEventLogger
xEventLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- xFilewriter(>= 1.1.2)
Tags