mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-07 23:26:58 +08:00
[console] Disable network log in testing
This commit is contained in:
parent
d5055316e7
commit
a3f9755e8e
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user