It will improve the code if we start using a logging framework here, cause just simple `printStackTrace()` is in general not a good idea.
It will improve the code if we start using a logging framework here, cause just simple
printStackTrace()is in general not a good idea.