You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used ThreadIdEnricher.ThreadIdPropertyName and ThreadNameEnricher.ThreadNamePropertyName to access the corresponding values in a LogEvent. But now theses names aren't public.
Also, it breaks your example:
.Enrich.WithProperty(ThreadNameEnricher.ThreadNamePropertyName, "MyDefault")