|
MantisBase v0.3.4
|
SQLite database manager for application logs. More...
#include <string>#include <memory>#include <thread>#include <atomic>#include <condition_variable>#include <mutex>#include <nlohmann/json.hpp>

Go to the source code of this file.
Classes | |
| class | mb::LogDatabase |
| Manages SQLite database for application logs. More... | |
Namespaces | |
| namespace | soci |
| namespace | mb |
| router.h | |
SQLite database manager for application logs.
Manages a separate SQLite database for storing application logs with automatic cleanup of old records.