[jboss-jira] [JBoss JIRA] (LOGMGR-87) NDC formatting is wrong with AsyncHandler
Ebbe George Haabendal Brandstrup (JIRA)
issues at jboss.org
Mon Aug 11 04:18:30 EDT 2014
[ https://issues.jboss.org/browse/LOGMGR-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991902#comment-12991902 ]
Ebbe George Haabendal Brandstrup commented on LOGMGR-87:
--------------------------------------------------------
I am eagerly awaiting this to be resolved. I'm doing a nasty hack to be able to use async handlers while also getting NDC info into my logs... both are (completely standard I should think) requirements in my project.
Thanks.
> 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: James Perkins
>
> 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 was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list