Versions in this module Expand all Collapse all v1 v1.1.0 Nov 13, 2018 v1.0.0 Nov 13, 2018 Changes in this version + type ErrorLogServiceHook struct + Address string + EtcdConf *kit.ETCD3Config + LogServicePrefix string + ServiceID int + ServiceTypeID int + func NewErrorLogServiceHook(ServiceID int, ServiceTypeID int, address string, etcdConfig *kit.ETCD3Config, ...) *ErrorLogServiceHook + func (hook *ErrorLogServiceHook) Fire(entry *logrus.Entry) error + func (hook *ErrorLogServiceHook) Levels() []logrus.Level