Re: [log4cxx] Mapfilter

2020-05-23 Thread Thorsten Schöning
Guten Tag Patrick Mills, am Freitag, 22. Mai 2020 um 23:26 schrieben Sie: > So my question is which does the log4cxx community prefer? Something that > minimizes code changes or something that more closely mirrors log4j; the > filter itself remains pretty much the same either way. I prefer the le

Re: [log4cxx] Mapfilter

2020-05-22 Thread Ralph Goers
I will preface my comments with the fact that I don’t use log4cxx and am primarily focused on Log4j 2. However, before I switched to Java I coded in C/C++ and supported a custom proprietary logging framework for a former employer. With that out of the way, my understanding is that log4cxx was o

[log4cxx] Mapfilter

2020-05-22 Thread Patrick Mills
First I wanted to say thank you to everyone who has worked to revive log4cxx. And to those who have also worked to bring back the Windows side with cmake and testing; it's a lot of work and very much appreciated. We've been using log4cxx for a while and have a few additions we'd like to contribute