Enrich NLog log messages with APM TraceId and TransactionId.
Info
| Version: | 9.0.0 |
| Author(s): | Elastic and contributors |
| Last Update: | Wednesday, August 13, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/elastic/ecs-dotnet |
| NuGet Url: | https://www.nuget.org/packages/Elastic.Apm.NLog |
Install
Install-Package Elastic.Apm.NLog
dotnet add package Elastic.Apm.NLog
paket add Elastic.Apm.NLog
Elastic.Apm.NLog Download (Unzip the "nupkg" after downloading)
Dependencies
- Elastic.Apm(>= 1.4.0)
- NLog(>= 4.5.4)