Versions in this module Expand all Collapse all v1 v1.1.0 Oct 3, 2018 Changes in this version + func NewSyslogHook(config config.Configuration) (hook logrus.Hook, err error) + type SyslogHookConfig struct + Address string + Network string + Priority string + Tag string