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