# Functions
DecoderOptions enables necessary mapstructure decode hook functions.
StringToLogLevelHookFunc returns a mapstructure.DecodeHookFunc which parses a logrus Level from a string.
StringToTemplateHookFunc returns a mapstructure.DecodeHookFunc which parses a template.Template from a string.