Info
Version: | 2.14.126.467 |
Author(s): | Roger Knapp |
Last Update: | Sunday, January 26, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/csharptest-net/ |
NuGet Url: | https://www.nuget.org/packages/CSharpTest.Net.Logging |
Install
Install-Package CSharpTest.Net.Logging
dotnet add package CSharpTest.Net.Logging
paket add CSharpTest.Net.Logging
CSharpTest.Net.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
A simple and fast logging that is as easy to use as calling "Log.Error(x)".
Just add a reference and go, there is no required configuration necessary, and
no namespace to include or object to create. Provides events that can be used
to write to other log apis or destinations.