mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-25 23:10:12 +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
|
defaultPriority: ALL
|
||||||
loggers:
|
loggers:
|
||||||
Bot: ALL
|
Bot: ALL
|
||||||
|
org.eclipse.aether.internal: INFO
|
||||||
|
org.apache.http.wire: INFO
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
fun saveSha1(t: File) {
|
fun saveSha1(t: File) {
|
||||||
|
Loading…
Reference in New Issue
Block a user