Commit de484ecb authored by ryoii's avatar ryoii

Remove debug log

parent 5784ba10
...@@ -456,23 +456,23 @@ internal object Transformers528 : Map<Long, Lambda528> by mapOf( ...@@ -456,23 +456,23 @@ internal object Transformers528 : Map<Long, Lambda528> by mapOf(
var85.troopface = var3; var85.troopface = var3;
var85.hasSetNewTroopHead = true; var85.hasSetNewTroopHead = true;
*/ */
bot.logger.debug( // bot.logger.debug(
contextualBugReportException( // contextualBugReportException(
"解析 Transformers528 0x27L ModGroupProfile 群头像修改", // "解析 Transformers528 0x27L ModGroupProfile 群头像修改",
forDebug = "this=${this._miraiContentToString()}" // forDebug = "this=${this._miraiContentToString()}"
) // )
) // )
null null
} }
3 -> { // troop.credit.data 3 -> { // troop.credit.data
// top_package/akkz.java:3475 // top_package/akkz.java:3475
// top_package/akkz.java:3498 // top_package/akkz.java:3498
bot.logger.debug( // bot.logger.debug(
contextualBugReportException( // contextualBugReportException(
"解析 Transformers528 0x27L ModGroupProfile 群 troop.credit.data", // "解析 Transformers528 0x27L ModGroupProfile 群 troop.credit.data",
forDebug = "this=${this._miraiContentToString()}" // forDebug = "this=${this._miraiContentToString()}"
) // )
) // )
null null
} }
......
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