You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Brian Demers (JIRA)" <ji...@apache.org> on 2016/03/25 21:46:25 UTC

[jira] [Closed] (SHIRO-427) No log when have exception

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

Brian Demers closed SHIRO-427.
------------------------------
    Resolution: Duplicate

> No log when have exception
> --------------------------
>
>                 Key: SHIRO-427
>                 URL: https://issues.apache.org/jira/browse/SHIRO-427
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Authentication (log-in)
>    Affects Versions: 1.2.1
>         Environment: I've setup shiro cas for testing, but not add commons codes library in classpath, everytime i try to log in it will redirect to error page.
> I've tried to enable trace mode for category org.apache.shiro.cas but it not show anything.
> I've check in source in file  org.apache.shiro.cas.CasFilter, it's not log any thing.
> I fixed by add line of code log where debug enable:  if(logger.isDebugEnabled()) logger.debug("Authentication Fail:",ae);
>            Reporter: Ha Duy Dinh
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)