As a Java developer, my least favorite word in the world is EXCEPTION.
Errors happen, and when they do you have to know in order to be able to act. Sometimes log collection is not enough on its own; where timing is critical and SLA are a Damocles sword, you need dedicated error reporting.
[Read More]