# Functions
No description provided by the author
newHook creates a hook to be added to an instance of logger.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Hook sends logs to Logstash.
ReconnectingWriter wraps a net.Conn such that it will never fail to write and will attempted to reestablish the connection whenever an error occurs.