NLog Target that sends log events to Datadog https://www.datadoghq.com/.
Info
Version: | 1.0.11 |
Author(s): | Dmitry Novik |
Last Update: | Wednesday, January 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dmitrynovik/nlog-target-datadog |
NuGet Url: | https://www.nuget.org/packages/NLog.Target.Datadog |
Install
Install-Package NLog.Target.Datadog
dotnet add package NLog.Target.Datadog
paket add NLog.Target.Datadog
NLog.Target.Datadog Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- NLog(>= 4.6.6)
- Newtonsoft.Json(>= 11.0.2)
- System.Net.Http(>= 4.3.4)
- NETStandard.Library(>= 1.6.1)
- NLog(>= 4.6.6)
- Newtonsoft.Json(>= 11.0.2)
- System.Net.Http(>= 4.3.4)
- System.Net.Security(>= 4.3.2)
- System.Net.Sockets(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.1)
- NLog(>= 4.6.6)
- Newtonsoft.Json(>= 11.0.2)
- System.Net.Http(>= 4.3.4)
- System.Net.Security(>= 4.3.2)
- System.Net.Sockets(>= 4.3.0)
- System.Threading(>= 4.3.0)
Tags