readthedocs.org/readthedocs/oauth
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
..
migrations Make a pass w/ python-modernize. 2017-05-30 17:55:56 -04:00
services Organize logging levels (#3893) 2018-04-05 16:57:30 -06:00
__init__.py Fix missing sync repo task (#3265) 2017-11-15 15:05:20 -07:00
admin.py Make a pass w/ python-modernize. 2017-05-30 17:55:56 -04:00
apps.py Fix missing sync repo task (#3265) 2017-11-15 15:05:20 -07:00
models.py Allow to import public repositories on corporate site (#3537) 2018-01-30 12:21:41 +07:00
querysets.py Remove privacy app (#2954) 2017-06-21 14:41:43 -07:00
tasks.py Fix missing sync repo task (#3265) 2017-11-15 15:05:20 -07:00
utils.py GitLab Integration (#3327) 2017-12-07 10:57:49 -07:00