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
With data transfer getting increasing usage, we should do an audit of the non-DEBUG log level messages in the stack. Particularly paying concern to WARN which are typically turned on and may not be worth warning about, and INFO which may be unnecessarily chatty. Focus of the audit should be on communications paths, where interaction with peers can cause spammy logs.
The text was updated successfully, but these errors were encountered:
With data transfer getting increasing usage, we should do an audit of the non-DEBUG log level messages in the stack. Particularly paying concern to WARN which are typically turned on and may not be worth warning about, and INFO which may be unnecessarily chatty. Focus of the audit should be on communications paths, where interaction with peers can cause spammy logs.
The text was updated successfully, but these errors were encountered: