Roger that. I was looking to borrow some of the log4j parsing code that
already existing in chainsaw. When I couldn't find a recent version
central, I decided to build from source. That turned out to be a bit more
work than anticipated. I checked it out from github, which is probably my
mistake. Th
The typical way of using it would be to use log4j-web which hooks a
LoggerContext to your ServletConext life cycle. However, since you're
using this within what I'm assuming is the same ClassLoader, what
you'll need to do is create a custom ContextSelector implementation to
choose between your two
I was the release manager last time and was only able to figure out
how to create the jars, not the desktop executables and such. Based on
the fact that we've merged a few features since 2.0, it may be coming
up close to time to release again.
On Sun, 10 Feb 2019 at 10:37, Alex O'Ree wrote:
>
> N