FarmBot/farmbot_os
View on GitHub[Logger] Add ramoops_logger as a replacement for sqlite logging
Open
#812 opened on Jul 9, 2019
Archive?enhancementgood first issue
Repository metrics
- Stars
- (1,079 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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