# Functions
InitLogger initializes the Sources SuperKey logger.
NewCustomLoggerFormatter creates a new log formatter.
# Variables
Log is an instance of the global logrus.Logger.
# Structs
NewCustomLoggerFormatter adds hostname and app name.
# Interfaces
Marshaler is an interface any type can implement to change its output in our production logs.