Re: log4j-tools release?

2020-02-12 Thread Ralph Goers
> On Feb 12, 2020, at 9:25 PM, Christopher wrote: > > On Wed, Feb 12, 2020 at 7:01 PM Ralph Goers > wrote: >> >> >> >>> On Feb 12, 2020, at 4:14 PM, Christopher wrote: >>> >>> Hi, >>> >>> I noticed that the log4j2 SocketServer and related utilities were

Re: log4j-tools release?

2020-02-12 Thread Christopher
On Wed, Feb 12, 2020 at 7:01 PM Ralph Goers wrote: > > > > > On Feb 12, 2020, at 4:14 PM, Christopher wrote: > > > > Hi, > > > > I noticed that the log4j2 SocketServer and related utilities were > > moved away from log4j-core and into log4j-tools awhile back. However, > > there hasn't been a rele

Re: log4j-tools release?

2020-02-12 Thread Ralph Goers
> On Feb 12, 2020, at 4:14 PM, Christopher wrote: > > Hi, > > I noticed that the log4j2 SocketServer and related utilities were > moved away from log4j-core and into log4j-tools awhile back. However, > there hasn't been a release of log4j-tools, as far as I can tell. Is > there any plan to do

log4j-tools release?

2020-02-12 Thread Christopher
Hi, I noticed that the log4j2 SocketServer and related utilities were moved away from log4j-core and into log4j-tools awhile back. However, there hasn't been a release of log4j-tools, as far as I can tell. Is there any plan to do so? I'm having trouble migrating some custom appender/receiver stuff

Re: Review request for PR#339 addressing LOG4J2-2703

2020-02-12 Thread Carter Kozak
Happy to take a look but I won’t be back from vacation until Sunday. -ck > On Feb 12, 2020, at 5:45 AM, Volkan Yazıcı wrote: > > Hello, > > I've created a PR[1] addressing the MapMessage JSON formatter bug > reported in LOG4J2-2703[2]. Would somebody mind reviewing it, please? > > Cheers! >

Review request for PR#339 addressing LOG4J2-2703

2020-02-12 Thread Volkan Yazıcı
Hello, I've created a PR[1] addressing the MapMessage JSON formatter bug reported in LOG4J2-2703[2]. Would somebody mind reviewing it, please? Cheers! [1] https://github.com/apache/logging-log4j2/pull/339 [2] https://issues.apache.org/jira/browse/LOG4J2-2703