<root>
        <level value="DEBUG"/>
        <appender-ref ref="console"/>
    </root>

I do see DEBUG [org.jasig.cas.util.HttpClient] in catalina.out but
nothing related to logout.

I am also running RestletFrameworkServlet for serviceTickets.

-Steve

On Wed, Dec 7, 2011 at 10:42 AM, Marvin Addison
<[email protected]> wrote:
>> When logging is turned up to debug, only the following is shown in the
>> logs when /cas/logout is hit.
>
> What category is set to DEBUG?  The component that sends the logout
> requests is org.jasig.cas.util.HttpClient, so ensure the correct
> category is turned up.  If you've got util up to DEBUG, then it's not
> being sent and you'll need to share relevant parts of your configs for
> us to help further.  SSOut is enabled by default, so the assumption is
> that you have disabled it, perhaps unintentionally.
>
> M
>
> --
> You are currently subscribed to [email protected] as: 
> [email protected]
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to