|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|
Logger backend using common_system's ILogger and GlobalLoggerRegistry. More...


Go to the source code of this file.
Classes | |
| class | database::integrated::adapters::backends::common_logger_backend |
| Logger backend using common_system's ILogger interface. More... | |
Namespaces | |
| namespace | database |
| namespace | database::integrated |
| namespace | database::integrated::adapters |
| namespace | database::integrated::adapters::backends |
Logger backend using common_system's ILogger and GlobalLoggerRegistry.
Uses the common_system library for logging through the ILogger interface:
Definition in file common_logger_backend.h.