GitHub user rajshivage created a discussion: Superset upgrade from 2 to 3
What does the below config mean in the superset_config.py?
```
# Console Log Settings
LOG_FORMAT = "%(asctime)s:%(levelname)s:%(name)s:%(message)s"
# LOG_LEVEL = DEBUG, INFO, WARNING, ERROR, CRITICAL
LOG_LEVEL = get_env_variable("LOG_LEVEL", "INFO")
```
GitHub link: https://github.com/apache/superset/discussions/37264
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]