GitHub user Dhruvin4530 created a discussion: Superset_config.py script
What does below mean in 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/37263
----
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]