elastic / ecs-dotnet

https://www.elastic.co/guide/en/ecs-logging/dotnet/current/setup.html
Apache License 2.0
108 stars 54 forks source link

NLog EcsLayout apply default service details like Environment #410

Open snakefoot opened 3 weeks ago

snakefoot commented 3 weeks ago

Standard EcsDocument are pre-filled with different environment-specific details.

Allow NLog EcsLayout to make use of these details for Host + Service, and skip new allocation when previous value is identical.