Daniel Martí de44771755 Exception logging improvements
* On error logs, always print the stack trace
* Log full stack traces instead of just exception names or messages
* Never use printStackTrace
2015-09-11 17:43:59 -07:00
..