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
Blammo has special handling for LogLevelOther "trace", specifically to support Amazonka, which uses that level as more verbose than debug. It's a relatively common convention.
Blammo has special handling for
LogLevelOther "trace"
, specifically to support Amazonka, which uses that level as more verbose than debug. It's a relatively common convention.It would be nice to also add,
So that Blammo users could themselves log at a level more verbose than
debug
.The text was updated successfully, but these errors were encountered: