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
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
It seems that in commit 4528bdb, the MessageFormatter helper function in LoggerExtensions.cs was changed to not include the exception. The ConsoleLogger logs the exception by itself, but the EventLogger doesn't.