[console] Disable network log in testing

This commit is contained in:
Karlatemp 2022-12-18 22:36:13 +08:00
parent d5055316e7
commit a3f9755e8e
No known key found for this signature in database
GPG Key ID: BA173CA2B9956C59

View File

@ -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) {