suricata
SCLogOPBuffer_ Struct Reference

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
 

Detailed Description

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.

Field Documentation

◆ log_format

const char* SCLogOPBuffer_::log_format

Definition at line 109 of file util-debug.h.

◆ msg

char SCLogOPBuffer_::msg[SC_LOG_MAX_LOG_MSG_LEN]

Definition at line 107 of file util-debug.h.

◆ temp

char* SCLogOPBuffer_::temp

Definition at line 108 of file util-debug.h.


The documentation for this struct was generated from the following file: