debug

abstract val debug: Boolean(source)

是否输出 debug 信息, 属性键为 debug 时对应的结果。

当设置为 true 时,日志相关内容在初始化、解析等环节可能会向控制台输出一些测试信息。