# Functions

InitLogger initializes the logger instance.
NewCloudwatchFormatter creates a new log formatter.

# 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.