Req: support for in-place log4j i.e. no code change
yan-hic opened this issue · 0 comments
yan-hic commented
We use legacy 3rd party software that uses deep log4j
(2.x) and wish to send the logs async to GCP (logging but gcs
in chunks is good too).
Unfortunately log4j-over-slf4j
module does not work for us as the app imports classes which are not supported in the bridge.
Is there any plan to expand to other logging mechanisms ?