Volkan,
I was able to get the test case you supplied running in JsonTemplateLayoutTest.
I confirm that it passes on my system as well. In fact, all the tests in
`log4j-layout-template-json` at `rel/2.14.1` pass (except
JsonTemplateLayoutGcFreeTest, which I'm willing to believe is a quirk of tha
Hello,
I've been looking at a seemingly simple problem I can't figure out the
solution for - hope it's something you've encountered before.
I have test code that recursively calls certain routines
which emit quite a bit of logging to the console. I'd like to
temporarily switch the logging configu
Hello,
I've been looking for a solution to a problem and I can't figure out
the solution. I have test code that recursively calls certain routines
which emit quite a bit of logging to the console. I'd like to
temporarily switch the configuration to one that is less chatty, but
restore the previous