# Functions
New returns a new instance of the email logger.
# Type aliases
FormatFunc is the function that the workers use to create a new Formatter per worker allowing reusable go routine safe variable to be used within your Formatter function.
Formatter is the function used to format the Email entry.