[galaxyproject/galaxy] 3ee94d: catch Exception and properly log errors
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 3ee94d58e0f24d3812ac59ef91b43e24856db45b https://github.com/galaxyproject/galaxy/commit/3ee94d58e0f24d3812ac59ef91b43... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/user.py Log Message: ----------- catch Exception and properly log errors Commit: 12445a0524510dbafffa4c7908e243f70c55f154 https://github.com/galaxyproject/galaxy/commit/12445a0524510dbafffa4c7908e24... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/user.py Log Message: ----------- use log.exception instead of log.error to retain the stacktrace Commit: f617f739dc3e4d5e60b2060f77ac64894cd29173 https://github.com/galaxyproject/galaxy/commit/f617f739dc3e4d5e60b2060f77ac6... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/user.py Log Message: ----------- Merge pull request #1510 from martenson/log-user-exceptions-properly [16.01] catch Exception and properly log errors Compare: https://github.com/galaxyproject/galaxy/compare/669d65c32708...f617f739dc3e
participants (1)
-
GitHub