GELF library for Go
GELF (Graylog Extended Log Format) is an application-level logging protocol that avoids many of the shortcomings of syslog. While it can be run over any stream or datagram transport protocol, it has special support (chunking) to allow long messages to be split over multiple datagrams. This package provides symbolic links that alias the following Go import paths to github.com/Graylog2/go-gelf: – gopkg.in/Graylog2/go-gelf.v2 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/Graylog2/go-gelf.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.0-11.20201111git1550ee6.fc41 | - |
Fedora 41 | 2.0.0-11.20201111git1550ee6.fc41 | - |
Fedora 40 | 2.0.0-10.20201111git1550ee6.fc40 | - |
Fedora 39 | 2.0.0-8.20201111git1550ee6.fc39 | - |
Fedora EPEL 10.0 | 2.0.0-11.20201111git1550ee6.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-graylog2-gelf dash maintainers at fedoraproject dot org
.