package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.git
Documentation: pkg.go.dev

# Functions

Dial establishes a connection to a log daemon by connecting to address raddr on the network net.
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.

# 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

# Structs

A Writer is a connection to a syslog server.

# Type aliases

The Priority is a combination of the syslog facility and severity.