package
2.0.1
Repository: https://github.com/grafana/go-gelf.git
Documentation: pkg.go.dev

# Functions

NewReader creates a reader for specified addr.
No description provided by the author
New returns a new GELF Writer.

# Constants

Used to control GELF chunking.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Syslog severity levels.
Syslog severity levels.
Syslog severity levels.
Syslog severity levels.
Syslog severity levels.
Syslog severity levels.
Syslog severity levels.
Syslog severity levels.

# Structs

Writer implements io.Writer and is used to send both discrete messages to a graylog2 server, or data from a stream-oriented interface (like the functions in log).
Message represents the contents of the GELF message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

What compression type the writer should use when sending messages to the graylog2 server.