Releases: zhamao-robot/zhamao-console
Releases · zhamao-robot/zhamao-console
1.0.11 (Add output file)
- 新增了日志输出文件功能
- 输出头部新增了日期的输出
add Manager process display
add Manager process display
1.0.9
修复:worker 的显示
新增:setServer() 方法
1.0.8
- 修复部分非字符串变量在 Console 中的显示
1.0.7
- 新增
printProps
方法 - 修复 debug 模式下显示方法追踪的类和函数名不对应的 bug
1.0.6
Fix master process logger number
1.0.4
add test case and fix some debug bug
1.0.3
fix a warning
1.0.2
fix calling without init throws an error
1.0.1
make theme variable public and add info_level setting and getting functions.