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.
Is the case for LogEventLevel.Debug missing from SerilogLogger.ConvertLevel(...) for some reason? If I try to configure with Debug as the minimum level, I don't get debug messages. If I try to set the minimum level to Debug from the LoggerFactory, I get a NotSupportedException.