log4net.AsyncAppender NuGet Package

This abstract appender uses concurrent collections and tasks to enable
asynchronous and concurrent batch processing of LoggingEvents.

The configuration enables to specify:
- the max number of concurrent processors (tasks) that are handling log batches
- the max logs batch size
- the appender closing timeout (millis).

Runtime setup of the appender instance is enabled using the contract IAsyncAppenderConfigurator.




Got any log4net.AsyncAppender Question?





Info

Version: 0.4.3-preview
Author(s): Tommaso Bertoni
Last Update: Tuesday, July 2, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/tommasobertoni/log4net.AsyncAppender/blob/master/README.md
NuGet Url: https://www.nuget.org/packages/log4net.AsyncAppender


Install
Install-Package log4net.AsyncAppender
dotnet add package log4net.AsyncAppender
paket add log4net.AsyncAppender
log4net.AsyncAppender Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

1753