@ConsoleExperimentalApi

This commit is contained in:
Karlatemp 2020-11-08 10:22:08 +08:00
parent 7f35409b50
commit d345157349
No known key found for this signature in database
GPG Key ID: 21FBDDF664FF06F8

View File

@ -9,8 +9,10 @@
package net.mamoe.mirai.console.logging package net.mamoe.mirai.console.logging
import net.mamoe.mirai.console.util.ConsoleExperimentalApi
import net.mamoe.mirai.utils.SimpleLogger import net.mamoe.mirai.utils.SimpleLogger
@ConsoleExperimentalApi
public abstract class AbstractLoggerController : LoggerController { public abstract class AbstractLoggerController : LoggerController {
protected open fun shouldLog( protected open fun shouldLog(