Skip to content
Snippets Groups Projects
Commit c1d65f5b authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Change default python logging level to INFO

Change the default log level of the Logging module from WARNING to INFO.
This has zero impact when used within athena.py as the default log level
of athena.py is INFO anyway. It will have an impact when used from plain
python. But since our developers are used to seeing INFO messages by
default this should be a better default value (although it's no longer
consistent with the default of the python logging library).


Former-commit-id: 0b65559a
parent 95b10290
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment