mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-13 14:50:43 +08:00
Remove debug log
This commit is contained in:
parent
5784ba1070
commit
de484ecb9a
@ -456,23 +456,23 @@ internal object Transformers528 : Map<Long, Lambda528> by mapOf(
|
||||
var85.troopface = var3;
|
||||
var85.hasSetNewTroopHead = true;
|
||||
*/
|
||||
bot.logger.debug(
|
||||
contextualBugReportException(
|
||||
"解析 Transformers528 0x27L ModGroupProfile 群头像修改",
|
||||
forDebug = "this=${this._miraiContentToString()}"
|
||||
)
|
||||
)
|
||||
// bot.logger.debug(
|
||||
// contextualBugReportException(
|
||||
// "解析 Transformers528 0x27L ModGroupProfile 群头像修改",
|
||||
// forDebug = "this=${this._miraiContentToString()}"
|
||||
// )
|
||||
// )
|
||||
null
|
||||
}
|
||||
3 -> { // troop.credit.data
|
||||
// top_package/akkz.java:3475
|
||||
// top_package/akkz.java:3498
|
||||
bot.logger.debug(
|
||||
contextualBugReportException(
|
||||
"解析 Transformers528 0x27L ModGroupProfile 群 troop.credit.data",
|
||||
forDebug = "this=${this._miraiContentToString()}"
|
||||
)
|
||||
)
|
||||
// bot.logger.debug(
|
||||
// contextualBugReportException(
|
||||
// "解析 Transformers528 0x27L ModGroupProfile 群 troop.credit.data",
|
||||
// forDebug = "this=${this._miraiContentToString()}"
|
||||
// )
|
||||
// )
|
||||
null
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user