[ https://issues.apache.org/jira/browse/LOG4J2-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031092#comment-15031092 ]
Ralph Goers edited comment on LOG4J2-937 at 11/29/15 6:38 PM: -------------------------------------------------------------- I have created a couple of unit tests for this and it is functioning correctly. was (Author: ralph.go...@dslextreme.com): I have created a unit test for this and it is functioning correctly. > log4j to log4j2 ThreadContext (MDC) > ----------------------------------- > > Key: LOG4J2-937 > URL: https://issues.apache.org/jira/browse/LOG4J2-937 > Project: Log4j 2 > Issue Type: Bug > Components: API, Core, log4j 1.2 emulation > Affects Versions: 2.1 > Environment: tested on Windows XP and 7 > Reporter: CEM DAYANIK > Assignee: Ralph Goers > > We are using slf4j and log4j2. Also a third party library using log4j via its > config file, so we have added log4j to log4j2 adaptor. > While using MDC or directly ThreadContext, 3.party library logs (which is > using log4j) doesnt pick up "context key" and directed to default route. > 3.party library have a loggerfactory class name in its config file. > Loggerfactory implementation is pretty straight forward, it creates a logger > from repository. (log4j) > I have written another class, creates the logger from LoggerFactory (log4j2) > and change 3.party properties file. Everything works fine in this case. > So it seems the problem isnt about 3.party library but log4j to log4j2 > adaptor. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org