skwasjer / Correlate

.NET Core support for correlation ID in ASP.NET Core and HttpClient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

correlationid not logged with NLOG

erikbullens opened this issue · comments

Hi,
I try to log the correlationID in my logging but there's only an empty column.
I followed the instructions and tried several options but no luck.
Can anyone see the problem?

correlationExample.zip
correlationExample.zip

Try ${mdlc:CorrelationId}.

https://github.com/NLog/NLog/wiki/MDLC-Layout-Renderer

Things have changed a bit over time, I will update the docs and add generic samples for different log providers when I have some time (or you can issue a PR)