|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|
Adapter for thread_system's monitoring capabilities. More...
#include "monitoring_interface.h"#include "basic_monitor.h"#include <kcenon/logger/core/thread_integration_detector.h>#include <kcenon/thread/interfaces/monitorable_interface.h>
Go to the source code of this file.
Classes | |
| class | kcenon::logger::thread_system_monitor_adapter |
| Adapter to use thread_system's monitoring capabilities. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::logger |
Adapter for thread_system's monitoring capabilities.
This adapter allows integration with thread_system's monitoring infrastructure when available, providing advanced monitoring features.
Definition in file thread_system_monitor_adapter.h.