apache / apache/logging-log4j2
Allow old plugins to work with 3.x
Open
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.7k
- Avg merge
- 21h 30m
- Merged PRs (30d)
- 27
Description
The changes in 3.x broke some old 2.x external plugins like [log4j2-logstash-layout](https://github.com/vy/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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.