Skip to content

Commit

Permalink
MailHander should catch ServiceConfigurationError eclipse-ee4j#123
Browse files Browse the repository at this point in the history
Signed-off-by: jmehrens <[email protected]>
  • Loading branch information
jmehrens committed Jan 30, 2024
1 parent c3f4b55 commit af5caf3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,6 @@ public void close() {
} finally { //Change level after formatting.
this.logLevel = Level.OFF;
this.disabledLevel = null; //free reference

/**
* The sign bit of the capacity is set to ensure that
* records that have passed isLoggable, but have yet to be
Expand Down

0 comments on commit af5caf3

Please sign in to comment.