Tags: hrxi/tracing-gelf
Tags
Log errors and connection establishment to the GELF server Previously, connecting to the wrong IP address or port would fail silently. Now, it's at least logged (to some other logging interface, should one be registered). Also move the logging suppression to the inner sending loop, there should be no harm in logging the connection establishment phase.