Info
Version: | 5.4.0 |
Author(s): | KEYSTONE Framework |
Last Update: | Friday, April 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.keystoneframework.com/ |
NuGet Url: | https://www.nuget.org/packages/Keystone.Almanac.EventLog |
Install
Install-Package Keystone.Almanac.EventLog
dotnet add package Keystone.Almanac.EventLog
paket add Keystone.Almanac.EventLog
Keystone.Almanac.EventLog Download (Unzip the "nupkg" after downloading)
Dependencies
- Keystone.Almanac(>= 5.3.0)
- Microsoft.Extensions.Logging.EventLog(>= 1.1.2)
- System.Net.Http(>= 4.3.2)
Almanac is a flexible logging mechanism that routes log entries by its type to different destinations like email, text and XML files.
Almanac is also great to keep a record of your user actions relevant for auditable purposes.
KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.