|
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
jsonl_logging.h File Reference
#include <Arduino.h>#include <list>#include <string>#include "utils/print-multiplexer.h"#include "utils/streaming_json.h"
Include dependency graph for jsonl_logging.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | msg::ring_buffer< T > |
| Poor man's ring buffer based on a STL list. More... | |
| struct | msg::StreamLogger |
| struct | msg::Log |
| This provides a simple log facility for error reporting. More... | |
| struct | msg::StartupLog |
| This class holds a finite size log (i.e. More... | |
Namespaces | |
| namespace | msg |
Functions | |
| void | msg::activate_serial_log () |