Thanks, Ralph!
I'll be happily trying to post a patch soon in the following JIRA issue:
- https://issues.apache.org/jira/browse/LOG4J2-313
Cheers,
Woonsan
>
> From: Ralph Goers
>To: Log4J Users List ; Woonsan Ko
>
>Sent: Wednesday, July 17, 2013 11:46 AM
>S
You would need to create a JNDILookup plugin. This should be easy to do. I
would suggest you create a Jira issue to request this. If you could supply the
patch that would be great but if not it should be pretty easy to implement.
Ralph
On Jul 17, 2013, at 8:27 AM, Woonsan Ko wrote:
> Hi,
>
Hi,
I'd like to use RoutingAppender [1] to put all the logs from the same web
application context in a log fileĀ (a log file per web application context).
I think I can achieve almost the same feature as logback SiftingAppender [2]
with that, but I have one problem.
I want to use JNDI resources