Logger class to log things in the application. This isn't an injectable service
DO NOT USE
Parses the log level string to an enum
string
LogLevel according to the log level string. Fallback is DEBUG
Logger class to log things in the application. This isn't an injectable service