# Functions
New returns a new Plugin.
# Structs
HTTPHandler is a helper struct that implements all the http handlers required for a logging driver.
# Interfaces
Plugin represents the minimal functionality that must be implemented by a logging plugin.