Bruce Marriner il y a 9 ans
Parent
commit
2b85edc4a1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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