syslog

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSyslogHook

func NewSyslogHook(options logrus_mate.Options) (hook logrus.Hook, err error)

Types

type SyslogHookConfig

type SyslogHookConfig struct {
	Network  string `json:"network"`
	Address  string `json:"address"`
	Priority string `json:"priority"`
	Tag      string `json:"tag"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL