We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
为了方便储存日志和监测运行状态,希望给日志添加等级,目前我认为是两个等级比较好,1为尽祥尽细的打印全部日志,2为省略debug,info类日志,只打印错误error的日志,用于路由器树莓派等容量较小的设备储存长期监听。 希望添加功能 每次非中断退出能打印相应的日志,解释退出原因
The text was updated successfully, but these errors were encountered:
将在该PR更新: #20
Sorry, something went wrong.
@dongqiceo Hello 2.0 中的大部分重要特性已实现了一大半了。目前二进制编译大小从原来的2MB上涨到了6MB。可能对一些极端设备来说没那么友好了。具体2.0更新进度可见 #20
dextercai
Successfully merging a pull request may close this issue.
为了方便储存日志和监测运行状态,希望给日志添加等级,目前我认为是两个等级比较好,1为尽祥尽细的打印全部日志,2为省略debug,info类日志,只打印错误error的日志,用于路由器树莓派等容量较小的设备储存长期监听。
希望添加功能 每次非中断退出能打印相应的日志,解释退出原因
The text was updated successfully, but these errors were encountered: