SeaBee
Loading...
Searching...
No Matches
Data Fields
log_hdr Struct Reference

Header attached to every log message. More...

#include <logging_types.h>

Data Fields

unsigned char level
 alias for LogLevel
 
unsigned char reason
 alias for LogReason
 
unsigned short type
 alias for EventType
 
unsigned long pid
 process id that is triggering the hook
 
unsigned long tid
 thread id that is triggering the hook
 
unsigned long uid
 effective user id of the process
 
unsigned long pol_id
 policy id for this object
 
unsigned char comm [COMM_LEN]
 same as /proc/{pid}/comm
 

Detailed Description

Header attached to every log message.

Provides standard identifying information about a log in order to assist in decoding as well as filtering (log level).


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