logging-log4j2 icon indicating copy to clipboard operation
logging-log4j2 copied to clipboard

Allow old plugins to work with 3.x

Open ppkarwasz opened this issue 1 year ago • 1 comments

The changes in 3.x broke some old 2.x external plugins like log4j2-logstash-layout (cf. #1586).

We should consider maintaining binary compatibility in some util classes (e.g. Constants) to allow most 2.x plugins to work with 3.x without any changes.

ppkarwasz avatar Nov 22 '23 17:11 ppkarwasz

How can we fix the incompatibility with the changes in Layout, though? If we release Log4j 3.0 with support for serialization, that'll be embarrassing to be honest.

jvz avatar Dec 01 '23 17:12 jvz