Re: Map Lookup Question

2012-12-24 Thread Michael Minella
Ralph, So we seem to be making progress. Using the Routing appender, I am now getting a log file named after one of the values I put on the ThreadContext. However, it still seems to only be evaluated once. What I currently have is a unit test that creates four threads. In each thread, I

Re: Map Lookup Question

2012-12-24 Thread Ralph Goers
You are probably encountering https://issues.apache.org/jira/browse/LOG4J2-129. This has been fixed in trunk. If you check it out and build it and then use 2.0-beta4-SNAPSHOT as the version it should work. Ralph On Dec 24, 2012, at 7:48 AM, Michael Minella wrote: Ralph, So we seem to be