diff --git a/logging.go b/logging.go index 9c4fe00..a754dbd 100644 --- a/logging.go +++ b/logging.go @@ -32,7 +32,7 @@ const ( // Generally, not overly spammy events LogInformational - // Detailed activity + // Very detailed non-error activity // All HTTP/Websocket packets. // Very spammy and will impact performance LogDebug