mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 03:57:47 +03:00
Places the classes related to audit log into a separate namespace
This commit is contained in:
@@ -177,10 +177,10 @@ libmodsecurity_la_SOURCES = \
|
||||
parser/seclang-scanner.ll \
|
||||
parser/driver.cc \
|
||||
transaction.cc \
|
||||
audit_log.cc \
|
||||
audit_log_writer.cc \
|
||||
audit_log_writer_serial.cc \
|
||||
audit_log_writer_parallel.cc \
|
||||
audit_log/audit_log.cc \
|
||||
audit_log/writer.cc \
|
||||
audit_log/writer/serial.cc \
|
||||
audit_log/writer/parallel.cc \
|
||||
modsecurity.cc \
|
||||
rules.cc \
|
||||
utils.cc \
|
||||
|
Reference in New Issue
Block a user