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

replace printStackTrace() to using java.util.logging #49

Merged

Conversation

ryota0624
Copy link
Contributor

Issue #, if available:

#18

Description of changes:

replace printStackTrace() to using java.util.logging.

i implemented to using global logger. But should I have created a new logger in this case?

https://github.com/corretto/heapothesys/compare/master...ryota0624:fix/remove_call_printStackTrace?expand=1#diff-de300636c224d4743e44e43b88e85ca9R45

@kdnilsen kdnilsen self-requested a review October 7, 2020 15:40
@kdnilsen kdnilsen merged commit bd37c80 into corretto:master Oct 7, 2020
@ryota0624 ryota0624 deleted the fix/remove_call_printStackTrace branch October 8, 2020 00:36
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

Successfully merging this pull request may close these issues.

2 participants