Notice
The English translation of this page has not been completed, you are welcome to contribute translations to us.
You can use the Chrome Translation Plugin to translate entire pages for reference.
- object
YLogobject YLog
Change Records
v1.0.3
added
Function Illustrate
全局 Log 管理类。
- object
Configsobject Configs
Change Records
v1.0.3
added
Function Illustrate
配置
YLog
。
- field
tagvar tag: String
Change Records
v1.0.3
added
Function Illustrate
这是一个调试日志的全局标识。
默认文案为 YukiReflection
。
你可以修改为你自己的文案。
- field
isEnablevar isEnable: Boolean
Change Records
v1.0.3
added
Function Illustrate
是否启用调试日志的输出功能。
关闭后将会停用 YukiReflection
对全部日志的输出。
当 isEnable
关闭后 YukiReflection.Configs.isDebug
也将同时关闭。