Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
thread_system_monitor_adapter.h File Reference

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>
Include dependency graph for thread_system_monitor_adapter.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
 

Detailed Description

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.