Exception logging
Exceptions are always passed to the logger instead of directly logging the excetions message or even completely omitting the exception.
Exceptions are always passed to the logger instead of directly logging the excetions message or even completely omitting the exception.