We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It will improve the code if we start using a logging framework here, cause just simple printStackTrace() is in general not a good idea.
printStackTrace()
The text was updated successfully, but these errors were encountered:
0053330
[FIXES JENKINS-35002] Usage of logging framework instead of printStac…
cf65279
…kTrace o Fixed #161, Fixed #113 o Added Logging API slf4j-api
No branches or pull requests
It will improve the code if we start using a logging framework here, cause just simple
printStackTrace()
is in general not a good idea.The text was updated successfully, but these errors were encountered: