mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 18:40:15 +08:00
@ConsoleExperimentalApi
This commit is contained in:
parent
7f35409b50
commit
d345157349
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user