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

Add system property to suppress exceptionhandler's dumping of exceptions #27

Merged
merged 1 commit into from
Jan 21, 2016
Merged

Conversation

jshiell
Copy link
Contributor

@jshiell jshiell commented Jan 21, 2016

This will suppress the SystemErr dump of exceptions from ExceptionHandler when the system property com.googlecode.utterlyidle.exceptions.log is false.

The rests are dependent on the state of the JVM, which is a bit messy. But without refactor Debug to be injectable I couldn't think of a nice way around this.

…suppress exception dumping when JVM is in debug mode
danielbodart added a commit that referenced this pull request Jan 21, 2016
Add system property to suppress exceptionhandler's dumping of exceptions
@danielbodart danielbodart merged commit 0332c38 into bodar:java7 Jan 21, 2016
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