You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Paul Merlin (JIRA)" <ji...@apache.org> on 2010/04/25 14:33:50 UTC

[jira] Commented: (SHIRO-143) Change logging level from trace to warning in ModularRealmAuthenticator when a Realm throws an Exception

    [ https://issues.apache.org/jira/browse/SHIRO-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860679#action_12860679 ] 

Paul Merlin commented on SHIRO-143:
-----------------------------------

Hi Les,

Thanks for the very clear explanation. Seems all good to me.

Regards

/P

> 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
>            Assignee: Les Hazlewood
>             Fix For: 1.0.0
>
>
> 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.