From 2b85edc4a1bc9e6be1122a68480d8fa70d6539b5 Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Thu, 28 Apr 2016 09:26:35 -0500 Subject: [PATCH] comments --- logging.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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