ppkarwasz commented on issue #3836: URL: https://github.com/apache/logging-log4j2/issues/3836#issuecomment-3134170768
@rschmitt, Since most of the issues you're encountering seem to stem from invalid `log4j2.properties` or `log4j.properties` files, you might find the [Log4j Transform CLI Tool](https://logging.staged.apache.org/log4j/transform/cli.html#log4j-transform-cli) helpful. It can convert properties-based configurations into XML, which uses a more lenient configuration factory. The tool is nearly ready for release, but I haven’t had a chance to finalize it since January — so for now, only snapshot builds are available via [`repository.apache.org`](https://repository.apache.org/content/groups/snapshots/org/apache/logging/log4j/log4j-transform-cli/0.3.0-SNAPSHOT/). You can find the [full list of supported formats here](https://logging.staged.apache.org/log4j/transform/log4j-converter-config.html#formats). -- 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 specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org