Towards 3.0 (was Re: Filtering out excessive log payloads)

2020-03-03 Thread Ralph Goers
Moved to a separate topic since none of this has much to do with the questions that were asked. > On Mar 3, 2020, at 6:52 AM, Gary Gregory wrote: > > Hi All (I'm back from vacation today): > > For 3.0, my thoughts are that the 'core' should only include infrastructure > used to implement actu

Re: Towards 3.0 (was Re: Filtering out excessive log payloads)

2020-03-03 Thread Matt Sicker
I'd like to keep log4j-core dependency-free (other than log4j-api of course), so any plugins that only require java.base seem fine to include in core. We'll likely need some optional dependencies for asynchronous logging and such, but simplifying the dependencies here would be great. On Tue, 3 Mar

Re: Towards 3.0 (was Re: Filtering out excessive log payloads)

2020-03-03 Thread Gary Gregory
A different POV I have lately is playing around with a Raspberry Pi, which is a touch more resource constrained than a Windows or Linux box. I am also working on an Arduino project but I can't run Java there. Gary On Tue, Mar 3, 2020, 11:37 Ralph Goers wrote: > Moved to a separate topic since n