This is a simple log4net async appender to maximize throughput of the application logger.
Info
Version: | 1.0.3 |
Author(s): | dario.griffo |
Last Update: | Tuesday, October 21, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dariogriffo/asynclog4net |
NuGet Url: | https://www.nuget.org/packages/AsyncLog4net |
Install
Install-Package AsyncLog4net
dotnet add package AsyncLog4net
paket add AsyncLog4net
AsyncLog4net Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(2.0.3)
- ParallelExtensionsExtras(1.2.0.0)
Tags