lwpa  0.1.0
LightWeight Platform Abstraction (lwpa)
View other versions:
LwpaSyslogParams Struct Reference

Overview

A set of parameters for the syslog header.

Data Fields

int facility
 Syslog Facility; see RFC 5424 § 6.2.1.
 
char hostname [LWPA_LOG_HOSTNAME_MAX_LEN]
 Syslog HOSTNAME; see RFC 5424 § 6.2.4.
 
char app_name [LWPA_LOG_APP_NAME_MAX_LEN]
 Syslog APP-NAME; see RFC 5424 § 6.2.5.
 
char procid [LWPA_LOG_PROCID_MAX_LEN]
 Syslog PROCID; see RFC 5424 § 6.2.6.
 

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