SimbotLoggerConfiguration

simbot-logger的实现中进行传递的配置文件。

Author

ForteScarlet

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion
Link copied to clipboard
interface PrefixLogLevel
Link copied to clipboard
interface Property

Properties

Link copied to clipboard
abstract val defaultLevel: LogLevel?

属性键为 DEFAULT_LEVEL_PROPERTY 时对应的结果。如果为找到此属性则得到null。

Link copied to clipboard

指定了前缀的等级配置,例如

Link copied to clipboard

可读取到的所有配置文件属性。其中包括目标目录中的 simbot-logger-slf4j.properties 文件内容 和以 simbot.logger 开头的JVM属性。