Closed kerchner closed 4 years ago
Without this, errors in fetching tokens and other initialization steps would prevent self.logger from being created. Also, removed try block around app initialization; if these steps fail, we should want the program to exit.
Without this, errors in fetching tokens and other initialization steps would prevent self.logger from being created. Also, removed try block around app initialization; if these steps fail, we should want the program to exit.