FarmBot/farmbot_os
[Logger] Add ramoops_logger as a replacement for sqlite logging
开放
#812 创建于 2019年7月9日
Archive?enhancementgood first issue
仓库指标
- 星标
- (1,079 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
a previous commit removed logger_backend_sqlite. This was a valuable tool for getting the reason for a start failure.
Adding ramoops_logger will be able to accomplish the same thing with pretty much no overhead