mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-05 23:50:08 +08:00
Fix migrate of soutv
This commit is contained in:
parent
de64a59087
commit
1b7c1286ef
@ -37,7 +37,7 @@ private val SoutvLogger: MiraiLogger by lazy {
|
||||
|
||||
@Deprecated(
|
||||
"",
|
||||
ReplaceWith("this.printStructurally(name)", "net.mamoe.mirai.internal.utils.printStructurally"),
|
||||
ReplaceWith("this.printStructure(name)", "net.mamoe.mirai.internal.utils.printStructure"),
|
||||
level = DeprecationLevel.ERROR
|
||||
)
|
||||
@DeprecatedSinceMirai(errorSince = "2.10")
|
||||
|
Loading…
Reference in New Issue
Block a user