Re: [log4j] Toward 3.0

2018-11-18 Thread Remko Popma
Yes that’d be interesting. I’d like to understand whether they could not use the ContextMap instead. Remko. (Shameless plug) Every java main() method deserves http://picocli.info > On Nov 19, 2018, at 7:48, Ralph Goers wrote: > > I asked about that once and someone did come up with a reason a

Re: [log4j] Toward 3.0

2018-11-18 Thread Ralph Goers
I asked about that once and someone did come up with a reason as to why they would use it. I’d have to hunt through the archives to find it though. Ralph > On Nov 18, 2018, at 9:17 AM, Matt Sicker wrote: > > Maybe we should deprecate it, but keep it in? The map version is still > useful, but t

Re: [log4j] Toward 3.0

2018-11-18 Thread Matt Sicker
Maybe we should deprecate it, but keep it in? The map version is still useful, but the stack form has always confused me as to why you’d use it somewhere. On Sat, Nov 17, 2018 at 15:26, Remko Popma wrote: > Would it be an idea to drop support for ThreadContext.ContextStack > altogether in log4j