Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
0.2.0
-
None
-
None
Description
We should log error messages to the log instead of the info log / STDOUT.
-> Searching for printStackTrace() and replace it with LOG.error(Exception, "Message").