|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|
Configuration structure for logger with validation. More...
#include <chrono>#include <string>#include <limits>#include <kcenon/logger/core/thread_integration_detector.h>#include <kcenon/logger/core/error_codes.h>#include <kcenon/common/interfaces/logger_interface.h>

Go to the source code of this file.
Classes | |
| struct | kcenon::logger::logger_config |
| Configuration structure for logger with validation. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::logger |
Configuration structure for logger with validation.
Definition in file logger_config.h.