|
PACS System 0.1.0
PACS DICOM system library
|
Adapter for DICOM audit logging using logger_system. More...
#include <chrono>#include <cstdint>#include <filesystem>#include <kcenon/pacs/compat/format.h>#include <functional>#include <map>#include <memory>#include <optional>#include <string>#include <string_view>

Go to the source code of this file.
Classes | |
| struct | kcenon::pacs::integration::logger_config |
| Configuration options for the logger adapter. More... | |
| class | kcenon::pacs::integration::logger_adapter |
| Adapter for DICOM audit logging using logger_system. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::integration |
Macros | |
| #define | PACS_INTEGRATION_QUERY_LEVEL_DEFINED |
Adapter for DICOM audit logging using logger_system.
This file provides the logger_adapter class for integrating logger_system with PACS operations. It supports standard logging, DICOM-specific audit logging for HIPAA compliance, and security event logging.
Definition in file logger_adapter.h.
| #define PACS_INTEGRATION_QUERY_LEVEL_DEFINED |
Definition at line 83 of file logger_adapter.h.