Open patricknolan opened 5 years ago
I don't know how we could do this. Having used Serilog to render the message the property names are lost, however, the ILogger would need them for the customer property names.
Thanks @JonCanning It would be really useful. I might try and find some time to investigate. Basically my use case is as follows
This allows me to trace a request through complete vertical via TraceIdentifier using Serilog enrichment. Would just be nice if TraceIdentifier property could be visible via the Azure custom properties aswell.
Would this be the answer?
https://github.com/serilog/serilog-sinks-applicationinsights
Hi,
I'm using the search associated with an Azure Function to view my logging and am wondering if enriched properties should be visible as Azure Custom Properties? If not is this something that's planned?