How to parse log4j log entries using latest log4j library

2017-04-13 Thread Antonis Tsakiridis
Hello all, I have seen that in *older* versions of log4j it is possible to parse PatternLayout log enties into LogEvent objects and that this is what Chainsaw does internally using facilities like LogFilePatternReceiver, etc. The problem is that I want to use *latest* log4j library and those

Re: Buffering in Console Appender?

2017-04-13 Thread Matt Sicker
Sounds like an interesting use case. Patches are always welcome! Make sure to file a JIRA ticket as well so we have something to refer to in the changelog. On 13 April 2017 at 09:29, Jaromir Hamala wrote: > Hello, > > I wonder whether log4j could add (optional)

Buffering in Console Appender?

2017-04-13 Thread Jaromir Hamala
Hello, I wonder whether log4j could add (optional) buffering into the Console Appender. I believe it could be useful e.g. when the stdout is redirected to a file (think of Maven Surefire), etc. Would you accept a patch adding this? Cheers, Jaromir -- “Perfection is achieved, not when there is