Description
In ModularRealmAuthenticator.doMultiRealmAuthentication(...) when a Realm throws an Exception in getAuthenticationToken(...) it is logged with TRACE level.
At the time of this issue creation (svn rev. 916946), it's at line 257.
I wish this to be changed to WARNING level for convenience purpose when writing a custom Realm and because I feel that's more appropriate.
WDYT ?
/Paul
Attachments
Issue Links
- is related to
-
SHIRO-592 ModularRealmAuthenticator causes log spam when one realm throws exception
- Closed