Stop using log.throwing

Using log.throwing is unnecessary and just clutters the code. Exceptions
should be logged when they are caught.
1 file changed