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
The current implementation is not optimal, since modifies and stores additional data in the LogEventInfo.Properties dictionary (LogEventInfo should stay immutable), thus causing unexpected side-effects when using structured logging.