[jboss-jira] [JBoss JIRA] (LOGMGR-87) NDC formatting is wrong with AsyncHandler

Valter Karacek (JIRA) jira-events at lists.jboss.org
Tue Nov 5 12:44:02 EST 2013


Valter Karacek created LOGMGR-87:
------------------------------------

             Summary: NDC formatting is wrong with AsyncHandler
                 Key: LOGMGR-87
                 URL: https://issues.jboss.org/browse/LOGMGR-87
             Project: JBoss Log Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Valter Karacek
            Assignee: David Lloyd


NDC information is not logged when used with asynchronous log handler.
The problem appears to be with Formatters.ndcFormatStep that return the value from NDC class, instead getting from ExtLogRecord.getNdc().

<pattern-formatter pattern="%d | %-5p | [%c] | (%t:%x) | %m%n"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list