metaperl opened a new issue #8634: Document enabling debugging in companion modules URL: https://github.com/apache/incubator-superset/issues/8634 ### Expected results I expected to be able to read the Superset docs to see how to enable `DEBUG` level in modules that Superset relies on (e.g. Flask-Appbuilder, Flask-OAuthlib). ### Actual results Not sure how to instrument `superset_config.py` so that I can get detailed feedback on how the OAuth2 authorization is taking place in my custom SSO security model. ### Checklist - [x ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context As you can see, this is a popular question, but no one has answered: * https://www.reddit.com/r/flask/comments/dzy3f0/how_to_configure_logging_for_an_imported_module/ * https://stackoverflow.com/questions/58999444/how-to-configure-logging-for-an-imported-module
---------------------------------------------------------------- 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]
