Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
logger_adapters.h
Go to the documentation of this file.
1#pragma once
2
3// BSD 3-Clause License
4// Copyright (c) 2025, 🍀☀🌕🌥 🌊
5// See the LICENSE file in the project root for full license information.
6
7
17
18namespace kcenon { namespace monitoring {
19
20// Backward-compatible alias
22
23} } // namespace kcenon::monitoring
Logger system adapter using dependency injection (Phase 2.3.3)
Logger system adapter using dependency injection for monitoring integration.