# Functions
Dial establishes a connection to a log daemon by connecting to address raddr on the specified network.
New establishes a new connection to the system log daemon.
NewLogger creates a log.Logger whose output is written to the system log service with the specified priority, a combination of the syslog facility and severity.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
From /usr/include/sys/syslog.h.
No description provided by the author
No description provided by the author
No description provided by the author
From /usr/include/sys/syslog.h.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
The Priority is a combination of the syslog facility and severity.