mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-08 17:20:11 +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(
|
@Deprecated(
|
||||||
"",
|
"",
|
||||||
ReplaceWith("this.printStructurally(name)", "net.mamoe.mirai.internal.utils.printStructurally"),
|
ReplaceWith("this.printStructure(name)", "net.mamoe.mirai.internal.utils.printStructure"),
|
||||||
level = DeprecationLevel.ERROR
|
level = DeprecationLevel.ERROR
|
||||||
)
|
)
|
||||||
@DeprecatedSinceMirai(errorSince = "2.10")
|
@DeprecatedSinceMirai(errorSince = "2.10")
|
||||||
|
Loading…
Reference in New Issue
Block a user