|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|
#include <kcenon/logger/writers/otlp_writer.h>#include <kcenon/logger/otlp/otel_context.h>#include <kcenon/common/patterns/result.h>#include <algorithm>#include <chrono>#include <ctime>#include <iomanip>#include <iostream>#include <sstream>#include <thread>
Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::logger |