Info
Version: | 3.2018.1011.12155 |
Author(s): | Original author: Will Hopkins - Moonrise Media Ltd. |
Last Update: | Thursday, October 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Moonrise.Utils.Logging |
Install
Install-Package Moonrise.Utils.Logging
dotnet add package Moonrise.Utils.Logging
paket add Moonrise.Utils.Logging
Moonrise.Utils.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)
Tags
Can log to separate logging and auditing providers. Supplied console, event, file, and log4net providers.
Thread-global Singleton based, so all the advantages of Singletons without the threading problems.