Skip to content
New issue

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

JenkinsHttpClient throwing stacktrace to System.out #161

Closed
jfisbein opened this issue May 18, 2016 · 1 comment
Closed

JenkinsHttpClient throwing stacktrace to System.out #161

jfisbein opened this issue May 18, 2016 · 1 comment
Milestone

Comments

@jfisbein
Copy link
Contributor

JenkinsHttpClient.java#L211 is executing e.printStackTrace() on exception.
Probably it should use a logger or nothing at all.
The method is called getQuietly and is not as quiet as expected :-/

@khmarbaise
Copy link
Member

Yes take a look at #113

@khmarbaise khmarbaise added this to the Release 0.3.6 milestone May 20, 2016
khmarbaise added a commit that referenced this issue May 20, 2016
…kTrace

 o Fixed #161, Fixed #113
 o Added Logging API slf4j-api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants