Bruce Marriner 9 年之前
父節點
當前提交
2b85edc4a1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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