# Functions

ErrorCheck checks if err is not nil and terminates the program if so.

# Structs

LogLevel implements a helper type to be used in configurations.
Parser helps parsing command line arguments and loading stored configurations from file.