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