Binary package “golang-github-graylog2-go-gelf-dev” in ubuntu mantic

GELF library and writer for Go

 GELF is graylog2's UDP logging format. This library provides an API that
 applications can use to log messages directly to a graylog2 server, along with
 an io.Writer that can be use to redirect the standard library's log messages
 (or os.Stdout), to a graylog2 server.
 .
 This package contains the source.