Info
Version: | 1.0.0.38454 |
Author(s): | Arduosoft - https://github.com/arduosoft/HubLink.CSharp |
Last Update: | Monday, April 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arduosoft/HubLink.CSharp |
NuGet Url: | https://www.nuget.org/packages/NLog.HubLink.Clients |
Install
Install-Package NLog.HubLink.Clients
dotnet add package NLog.HubLink.Clients
paket add NLog.HubLink.Clients
NLog.HubLink.Clients Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- NLog(>= 4.3.10)
- NUnit(>= 3.0.1)
- HubLink.Clients(>= 1.0.0.38453)
This library add Nlog Logger into your application so that can be configured to send logs to an HubLink server. This library include NLog assembly dependence and can be used thogether with standard logger, like file system one.
This can be useful for keeping local trace or debug info and send remotely only most relevant infos.