# Functions
Init return the Syslog log driver.
NewSyslog returns new Syslog based on the log config.
ValidateSyslogOption validates the syslog config.
# Variables
ErrFailedToLoadX509KeyPair is to used to indicate that it's failed to load x509 key pair.
ErrInvalidSyslogFacility represents the invalid facility.
ErrInvalidSyslogFormat represents the invalid format.