Net Accurate Logger - Fully configurable, customizable and extensible log framework for C#. Can log to Console,EventLog,File,Netwok,... with filtering,formatting and dispatching NuGet Package

This API provides all functionnalities necessary to log text and data to different targets, allowing to select only relevant log items categories, log types and source objects throught appropriate filters.

It is possible to choose log items properties from more than 10 ones (including information about the caller: object, type, method / property name,source file name and line number) and to control the formating of log items texts (formating,order and size of columns). Several standard loggers are provided, but new ones can be developped in a very simple way. Each component can also be extended in order to support new functionnalities. The API is designed to run fast.

Filters and formating can be controlled in a global way or individualy for each logger. It can store items in real time and delivers it in a deferred way by blocks. It supports multithreading contexts.




Got any Net Accurate Logger - Fully configurable, customizable and extensible log framework for C#. Can log to Console,EventLog,File,Netwok,... with filtering,formatting and dispatching Question?





Info

Version: 1.0.2
Author(s): franck.gaspoz
Last Update: Monday, September 3, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/franck-gaspoz/NAccLogger/wiki
NuGet Url: https://www.nuget.org/packages/NAccLogger


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



Tags



STATS

must-have-score

1.6

avg-downloads-per-day

0

days-since-last-release

2061