mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Fix the debuglogs for the regression tests
This commit is contained in:
@@ -41,4 +41,9 @@ std::string CustomDebugLog::log_messages() {
|
||||
}
|
||||
|
||||
|
||||
int CustomDebugLog::getDebugLogLevel() {
|
||||
return 9;
|
||||
}
|
||||
|
||||
|
||||
} // namespace modsecurity_test
|
||||
|
Reference in New Issue
Block a user