[ 
https://issues.apache.org/jira/browse/SHIRO-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Merlin updated SHIRO-143:
------------------------------

    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


  was:
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



> 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.
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to