Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gelf ¶
type Gelf struct {
GelfConfig
}
func NewGelfWriter ¶
func NewGelfWriter(config GelfConfig) *Gelf
type GelfConfig ¶
type Graylog ¶
type Graylog struct { Servers []string `toml:"servers"` ShortMessageField string `toml:"short_message_field"` // contains filtered or unexported fields }
func (*Graylog) Description ¶
func (*Graylog) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.