GetLogger retrieves an instance of an application logger.
The log level can be configured via the REVIVE_LOG_LEVEL environment variable.
If REVIVE_LOG_LEVEL is unset or empty, logging is disabled.
If it is set to an invalid value, the log level defaults to WARN.