
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.