You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TCP transport would benefit from having an option to keep the socket open, and sending delimited GELF messages, rather than opening a connection on every send. The trick would be reconnecting automatically (and maybe cleanly closing the connection?)