FarmBot/farmbot_os

[Logger] Add ramoops_logger as a replacement for sqlite logging

Ouverte

#812 ouverte le 9 juil. 2019

 (1 commentaire) (0 réaction) (0 personne assignée)Elixir (266 forks)batch import
Archive?enhancementgood first issue

Métriques du dépôt

Stars
 (1 079 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur