metaperl commented on issue #8634: Document enabling debugging in companion modules URL: https://github.com/apache/incubator-superset/issues/8634#issuecomment-557766613 ** UPDATE ** - it is easy enough to configure logging from statically loaded modules available when `superset_config.py` is invoked. Hence for `flask_appbuilder.security.views` one simply needs to get the logger and set the level. However Flask-OAuthLib is not available when `superset_config.py` is loaded. So it's not clear how to configure it's logger.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
