Azure Application Insights and NLog

Viewed 1262

If I use NLog with the Adapter for Azure Application Insights, how do I send properties?

When I am browsing through these logs in VS or the Azure Portal I'd like to be able to group or filter them.

Is there a way to name them? Or to pass some properties or metrics?

1 Answers
Related