summary refs log tree commit diff stats
path: root/ranger/ext/logutils.py
Commit message (Expand)AuthorAgeFilesLines
* linting: pylint: Enable `broad-except`, Improve loggingnfnty2017-01-211-15/+8
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: pylint 2.0.0nfnty2017-01-171-1/+1
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: pylint and flake8nfnty2017-01-171-0/+2
* Make use of standard logging library to handle logsael-code2016-11-251-0/+78