# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
*
* 根据运行环境初始化日志组件
* profile 运行环境 dev开发环境,debug,输出为(标准输出)控制台+文件 test为测试环境,debug,输出到文件
* logFilePath 日志文件路径,默认路径为/data/logs/
*/.
*
* 日志组件初始化
* logFilePath 日志文件路径
* writeType 输出类型(日志文件 标准输出 文件和标准输出)
* level 日志级别
*/.
No description provided by the author
No description provided by the author
No description provided by the author