# Functions
CreateLogger will create a logrus logger with the desired log level.
SetLogLevel parses the string and sets the log level to that which is requested.
# Constants
DefaultLevel is the default logging level to use, when no other is specified.