Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
encrypted_writer.cpp File Reference
#include <kcenon/logger/writers/encrypted_writer.h>
#include <kcenon/logger/interfaces/log_entry.h>
#include <kcenon/logger/security/audit_logger.h>
#include <kcenon/logger/formatters/timestamp_formatter.h>
#include <sstream>
#include <iomanip>
#include <fstream>
#include <cstring>
Include dependency graph for encrypted_writer.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::logger