Change logging level from trace to warning in ModularRealmAuthenticator when a
Realm throws an Exception
--------------------------------------------------------------------------------------------------------
Key: SHIRO-143
URL: https://issues.apache.org/jira/browse/SHIRO-143
Project: Shiro
Issue Type: Wish
Components: Realms
Reporter: Paul Merlin
In ModularRealmAuthenticator.doMultiRealmAuthentication(...) when a Realm
throws an Exception in getAuthenticationToken(...) it is logged with TRACE
level.
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.