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/HubLink.Clients.Log4Net |
Install
Install-Package HubLink.Clients.Log4Net
dotnet add package HubLink.Clients.Log4Net
paket add HubLink.Clients.Log4Net
HubLink.Clients.Log4Net Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.8)
- Newtonsoft.Json(>= 9.0.1)
- HubLink.Clients(>= 1.0.0.38453)
This library add Log4Net appender into your application so that can be configured to send logs to an HubLink server. This library include Log4Net 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.