# Functions

ConfigureLogger sets up both the logging framework native to this application as well to used libraries.
GetInstance returns a configured logger.

# Constants

CLI log level strings.
CLI log level strings.
CLI log level strings.
LogLevelKey identifies the log-level type.
CLI log level strings.

# Structs

Formatter - logrus formatter, implements logrus.Formatter.
NamedLogger provides log facilities that can be replaced during runtime.

# Type aliases

LogLevel implements a CLI flag.