mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 02:20:14 +08:00
Add exception logger
This commit is contained in:
parent
0ef844f79b
commit
c433360d87
@ -93,6 +93,7 @@ internal class ConfigPushSvc {
|
||||
// use default
|
||||
|
||||
bot.network.logger.warning { "Cannot load FileStoragePushFSSvcList, source=${configPush.jcebuf.toUHexString()}" }
|
||||
bot.network.logger.warning(it)
|
||||
}
|
||||
|
||||
return PushReqResponse.Success(configPush)
|
||||
|
Loading…
Reference in New Issue
Block a user