Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StartLogging = func() { s := syslog.NewServer() s.AddHandler(newHandler()) s.Listen("127.0.0.1:1514") }
StartLogging listens to rsyslog and outputs entries to stdout
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.