Imports of package syslog

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/go-kit/logPackage log provides a structured logger.
github.com/go-kit/log/levelPackage level implements leveled logging on top of Go kit's log package.
ioPackage io provides basic interfaces to I/O primitives.
log/syslogPackage syslog provides a simple interface to the system log service.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.