A simple high-peformance portable logging framework for .NET, which follows simple convention over configuration, works with PCL.
Info
Version: | 1.3.0 |
Author(s): | Prasanna V. Loganathar |
Last Update: | Saturday, June 7, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/prasannavl/SharpLog |
NuGet Url: | https://www.nuget.org/packages/SharpLog |
Install
Install-Package SharpLog
dotnet add package SharpLog
paket add SharpLog
SharpLog Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleInjector(2.5.0)
Tags