Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
audit_logger.h File Reference

Secure audit logging with tamper detection. More...

#include <kcenon/logger/security/secure_key_storage.h>
#include <string>
#include <map>
#include <sstream>
#include <fstream>
#include <mutex>
#include <chrono>
#include <iomanip>
#include <ctime>
Include dependency graph for audit_logger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::logger::security::audit_logger
 Secure audit logging with tamper detection. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::logger
 
namespace  kcenon::logger::security
 

Detailed Description

Secure audit logging with tamper detection.

Definition in file audit_logger.h.