RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
Logger.h File Reference
#include "Data/AlertEvent.h"
#include "Common.h"
Include dependency graph for Logger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::Logger
 A singleton that subscribes to the AlertManager and writes alert events to a per-session log file (and the console) from a background worker thread. More...
 

Namespaces

namespace  RumPi
 RumPi is the library's top-level facade.