Info
Version: | 1.2.0 |
Author(s): | Robin van der Knaap |
Last Update: | Monday, December 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/robinvanderknaap/Topshelf.LibLog |
NuGet Url: | https://www.nuget.org/packages/Topshelf.LibLog |
Install
Install-Package Topshelf.LibLog
dotnet add package Topshelf.LibLog
paket add Topshelf.LibLog
Topshelf.LibLog Download (Unzip the "nupkg" after downloading)
Dependencies
- Topshelf(>= 3.1.0)
Tags
LibLog enables dependency free logging. It contains transparent builtin support for NLog, Log4Net, EntLib Logging and SeriLog or allows the user to define a custom provider.
Works with .NET 4 and higher.