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
MinSeverity only gets updated if the logger is already active, so
we have to set severity after the logger has been activated.
Also add a Clear() method to clear existing log messages and
assert macros to assert both the existence and absence of a pattern
in the log.
0 commit comments