瀏覽代碼

[console] Disable network log in testing

Karlatemp 3 年之前
父節點
當前提交
a3f9755e8e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      mirai-console/backend/integration-test/src/IntegrationTestBootstrap.kt

+ 2 - 0
mirai-console/backend/integration-test/src/IntegrationTestBootstrap.kt

@@ -117,6 +117,8 @@ private fun prepareConsole() {
 defaultPriority: ALL
 loggers: 
   Bot: ALL
+  org.eclipse.aether.internal: INFO
+  org.apache.http.wire: INFO
 """
     )
     fun saveSha1(t: File) {