|
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 111 of file util-debug.h.
| const char* SCLogOPBuffer_::log_format |
Definition at line 114 of file util-debug.h.
| char SCLogOPBuffer_::msg[SC_LOG_MAX_LOG_MSG_LEN] |
Definition at line 112 of file util-debug.h.
| char* SCLogOPBuffer_::temp |
Definition at line 113 of file util-debug.h.