Commit c433360d authored by Him188's avatar Him188

Add exception logger

parent 0ef844f7
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment