readthedocs.org/readthedocs/search
Manuel Kaufmann 5cb3ba6b7b Organize logging levels (#3893)
* Organize logging levels

Log only what we need as ERROR when it's something that we need/want
to take a look that something could be a bug/issue.

There are some ERROR that were replaced by WARNING since they are some
failures but that we don't need to take a look and the message shown
to the user should be enough for them.

* Fix lint issues

* Use the proper exc_info instead of custom formatting
2018-04-05 16:57:30 -06:00
..
__init__.py Initial commit of new elasticsearch indexing code 2013-10-26 14:58:37 -07:00
indexes.py Make a pass with futurize on stage 2. 2017-05-30 18:10:44 -04:00
lib.py Fix D213 using docformatter 2017-12-15 20:18:06 -05:00
parse_json.py Organize logging levels (#3893) 2018-04-05 16:57:30 -06:00
signals.py Make a pass w/ python-modernize. 2017-05-30 17:55:56 -04:00
utils.py Organize logging levels (#3893) 2018-04-05 16:57:30 -06:00
views.py A lot of styling/autolinting 2017-12-20 21:45:10 -05:00