[JIRA] Created: (SIDP-527) error in IdP logging example

shofmann@idp.protectnetwork.org (JIRA) noreply at shibboleth.net
Tue Oct 18 09:33:25 BST 2011


error in IdP logging example
----------------------------

                 Key: SIDP-527
                 URL: https://issues.shibboleth.net/jira/browse/SIDP-527
             Project: Shibboleth IdP 2 - Java
          Issue Type: Documentation
            Reporter: shofmann at idp.protectnetwork.org
            Assignee: Chad La Joie


The is an error in IdP logging example on page
https://wiki.shibboleth.net/confluence/display/SHIB2/IdPLogging

Example Logging Pattern using the IdP Session ID
<Pattern>%date{HH:mm:ss.SSS} - %level [%logger:%line] - [%mdc{idpSessionID}] - %msg%n</Pattern>

"idpSessionID" as mdc key is wrong. It should be "idpSessionId".


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list