Init initializes the global logger based on environment variables
BACKLOG_LOG_FILE: path to log file (optional, defaults to stderr)
BACKLOG_LOG_LEVEL: log level (debug, info, warn, error, defaults to info)
BACKLOG_LOG_FORMAT: format (json, text, defaults to text)