ppkarwasz opened a new pull request, #148: URL: https://github.com/apache/logging-log4j-transform/pull/148
This PR adds a simple `picocli`-based tool to access the Configuration Converter API from the command line. Currently, two commands are available: - `configFile listFormats` lists the available configuration file formats. - `configFile convert` converts configuration files from one format to another (e.g., a Log4j 1 Properties file to a Log4j 2 Core XML file). Part of apache/logging-log4j2#3220 -- 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