|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|
#include <kcenon/logger/writers/critical_writer.h>#include <kcenon/logger/core/error_codes.h>#include <kcenon/logger/utils/error_handling_utils.h>#include <kcenon/logger/utils/string_utils.h>#include <iostream>#include <sstream>#include <iomanip>#include <ctime>
Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::logger |