# Functions
SetLogFormat to use either JSON or text based logging.
SetLogLevel configures the logger to use the provided log level.
SetupTestLogging configures the logger to use the debug log level and use a text output formatter.
# Structs
UTCFormatter is a log formatter that prints with UTC timestamps.