Bruce Marriner 9 år sedan
förälder
incheckning
2b85edc4a1
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      logging.go

+ 1 - 1
logging.go

@@ -32,7 +32,7 @@ const (
 	// Generally, not overly spammy events
 	// Generally, not overly spammy events
 	LogInformational
 	LogInformational
 
 
-	// Detailed activity
+	// Very detailed non-error activity
 	// All HTTP/Websocket packets.
 	// All HTTP/Websocket packets.
 	// Very spammy and will impact performance
 	// Very spammy and will impact performance
 	LogDebug
 	LogDebug