rbri commented on issue #1865:
URL:
https://github.com/apache/logging-log4j2/issues/1865#issuecomment-1775207685
@ppkarwasz same here - 2.21.1 work!
Again, thanks a lot...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
LumnitzF commented on issue #1865:
URL:
https://github.com/apache/logging-log4j2/issues/1865#issuecomment-1775125621
I tested the patch and it works for my product :)
Thanks a lot for the fast fix!
--
This is an automated message from the Apache Git Service.
To respond to the message,
ppkarwasz commented on issue #1865:
URL:
https://github.com/apache/logging-log4j2/issues/1865#issuecomment-1773995274
@rbri,
Sure, take your time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
rbri commented on issue #1865:
URL:
https://github.com/apache/logging-log4j2/issues/1865#issuecomment-1773761790
@ppkarwasz will test but you have to wait until monday because I'm not in
front of the pc right now.
Hope that is ok...
--
This is an automated message from the Apache Git
ppkarwasz commented on issue #1865:
URL:
https://github.com/apache/logging-log4j2/issues/1865#issuecomment-1773693230
@rbri and @LumnitzF,
Due to the relatively high usage of JCL in many libraries, we decided to
make a patch release:
https://lists.apache.org/thread/9wsm9v5tlho
ppkarwasz closed issue #1865: Broken Apache Commons Logging bridge in version
`2.21.0`
URL: https://github.com/apache/logging-log4j2/issues/1865
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
ppkarwasz commented on issue #1865:
URL:
https://github.com/apache/logging-log4j2/issues/1865#issuecomment-1768409301
There are some workarounds:
1. JCL has many ways to configure a `LogFactory` (that is probably why our
tests didn't detect it). For example you can add a `commons-log
rbri commented on issue #1865:
URL:
https://github.com/apache/logging-log4j2/issues/1865#issuecomment-1768380467
@ppkarwasz wow that was fast, thanks
I guess there is nothing i can do for the moment and i have to wait for
2.22.1 - correct?
--
This is an automated message from the
ppkarwasz commented on issue #1865:
URL:
https://github.com/apache/logging-log4j2/issues/1865#issuecomment-1768373640
@rbri,
The logs you are looking for actually come from the Apache Commons Logging
bridge (`log4j-jcl`). In version `2.21.0` we replaced a manually written
[`ServiceL