disable logging for all streams #456
Closed
Comments
@CodisRedding Setting the level to higher than the 'fatal' level is what I'd do. However, I'd probably do something like this:
Note that eventually I'd like to have an |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've seen talk of this throughout the Issues, but I don't see a solution. Is there a way to disable logging? I don't want to log when testing.
currently I'm disabling like this but it seems hacky
The text was updated successfully, but these errors were encountered: