Imports of package logrus_syslog

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
log/syslogPackage syslog provides a simple interface to the system log service.
osPackage os provides a platform-independent interface to operating system functionality.