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

Use java.util.logging.Logger instead of out.println #4

Closed
stanislas opened this issue Aug 19, 2014 · 2 comments
Closed

Use java.util.logging.Logger instead of out.println #4

stanislas opened this issue Aug 19, 2014 · 2 comments
Milestone

Comments

@stanislas
Copy link
Contributor

Hi Mathieu,

What do you think if jvm-breakglass would use java.util.logging instead of out.println?
I would do the refactoring.
cheers. stan.

@matlux
Copy link
Owner

matlux commented Aug 21, 2014

It makes sense. It would be nice to have.

By the way, I wonder if the exceptions should be caught at all. Why not leaving the exceptions bubble up and leave it up to the user to manage them?

@matlux
Copy link
Owner

matlux commented Aug 21, 2014

Your last pull-request is in. You can send me a pull-request with this change whenever you're ready.

@matlux matlux added this to the R_0.0.7 milestone Aug 23, 2014
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