suricata
|
Structure to be used when log_level override support would be provided by the logging module. More...
#include <util-debug.h>
Data Fields | |
char | msg [SC_LOG_MAX_LOG_MSG_LEN] |
char * | temp |
const char * | log_format |
Structure to be used when log_level override support would be provided by the logging module.
Definition at line 106 of file util-debug.h.
const char* SCLogOPBuffer_::log_format |
Definition at line 109 of file util-debug.h.
char SCLogOPBuffer_::msg[SC_LOG_MAX_LOG_MSG_LEN] |
Definition at line 107 of file util-debug.h.
char* SCLogOPBuffer_::temp |
Definition at line 108 of file util-debug.h.