Imports of package syslog
| Path | Synopsis |
|---|---|
| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
| log/syslog | Package syslog provides a simple interface to the system log service. |
| os | Package os provides a platform-independent interface to operating system functionality. |