Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
logger_metrics.cpp
Go to the documentation of this file.
1// BSD 3-Clause License
2// Copyright (c) 2021-2025, 🍀☀🌕🌥 🌊
3// See the LICENSE file in the project root for full license information.
4
11
13
14// Global logger metrics instance
16
17} // namespace kcenon::logger::metrics
Logger performance metrics and monitoring.
LOGGER_SYSTEM_API logger_performance_stats g_logger_stats
Global logger metrics instance.
Performance statistics for logger operations.