Skip to content

Commit

Permalink
MailHandler LogManger support for mail entries #119
Browse files Browse the repository at this point in the history
Signed-off-by: jmehrens <jason_mehrens@hotmail.com>
  • Loading branch information
jmehrens committed Jan 22, 2024
1 parent 3537747 commit b33db4b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2825,9 +2825,6 @@ private void initLevel(final String nameOrNumber) {
* or, the literal null are all treated as empty properties and will simply
* clear all existing mail properties assigned to this handler.
* @return the parsed properties or null if entries was null.
* @throws SecurityException if a security manager exists and the caller
* does not have <code>LoggingPermission("control")</code>.
* @throws IllegalStateException if called from inside a push.
* @since Angus Mail 2.0.3
* @see #setMailEntries(java.lang.String)
*/
Expand Down

0 comments on commit b33db4b

Please sign in to comment.