Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
security Directory Reference
Directory dependency graph for security:
include/kcenon/logger/security

Files

 audit_logger.h
 Secure audit logging with tamper detection.
 
 log_sanitizer.h
 Log sanitization for sensitive data protection.
 
 path_validator.h
 File path validation to prevent path traversal vulnerabilities.
 
 secure_key_storage.h
 RAII wrapper for encryption keys with secure memory management.
 
 signal_manager.h
 Signal-safe write wrapper for cross-platform signal handling.
 
 signal_manager_interface.h
 Interface for signal handler management.