Bruce Marriner 9 anos atrás
pai
commit
2b85edc4a1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      logging.go

+ 1 - 1
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