go-data-transfer icon indicating copy to clipboard operation
go-data-transfer copied to clipboard

TODO: Log level audit

Open rvagg opened this issue 2 years ago • 1 comments

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.

rvagg avatar Jan 09 '23 05:01 rvagg

Marking this as a tech debt item in the Tornado backlog.

davidd8 avatar Jan 20 '23 18:01 davidd8