mirror of
https://github.com/apache/superset.git
synced 2026-06-30 20:05:36 +00:00
Using a higher logging default in dev mode to clean up output. Also setting so TMI messages to debug to prevent not-so-useful information to show up on startup. Devs can easily switch the logging level to DEBUG if/when needed.