syslog header
More...
syslog header
Definition at line 77 of file syslog.h.
◆ app_name
char* syslog_header_t::app_name |
application that originated the message RFC5424 6.2.5.
Definition at line 89 of file syslog.h.
◆ facility
facility value, part of priority
Definition at line 80 of file syslog.h.
◆ msgid
char* syslog_header_t::msgid |
identify the type of message RFC5424 6.2.7.
Definition at line 92 of file syslog.h.
◆ severity
severity value, part of priority
Definition at line 83 of file syslog.h.
◆ timestamp
f64 syslog_header_t::timestamp |
message timestamp
Definition at line 86 of file syslog.h.
The documentation for this struct was generated from the following file: