Info
Version: | 2.6.0 |
Author(s): | mob |
Last Update: | Tuesday, April 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://ptv-logistics.github.io/Log4ALA/ |
NuGet Url: | https://www.nuget.org/packages/Log4ALA |
Install
Install-Package Log4ALA
dotnet add package Log4ALA
paket add Log4ALA
Log4ALA Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- log4net(>= 2.0.5)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.1.0)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.Net.Http(>= 2.2.29)
- log4net(>= 2.0.8)
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.0.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Json(>= 2.0.0)
- Microsoft.Extensions.Primitives(>= 2.0.0)
- Microsoft.Extensions.Logging.Log4Net.AspNetCore(>= 2.0.3)
- System.Net.Http(>= 4.3.4)
- log4net(>= 2.0.5)
- Microsoft.Azure.ConfigurationManager(>= 4.0.0)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.Net.Http(>= 2.2.29)
sending data to Azure Log Analytics with the HTTP Data Collector API. The data will also be logged/sent asynchronously for high performance and to avoid blocking the caller thread.