ppkarwasz commented on PR #1441: URL: https://github.com/apache/logging-log4j2/pull/1441#issuecomment-2248912236
@krallus, A couple of months ago we published an automatically generated XML Schema for all Log4j 2 and 3 module. You can find it at: https://logging.apache.org/xml/ns/ The schema is generated using a new internal tool ([`log4j-docgen-maven-plugin`](https://github.com/apache/logging-log4j-tools/tree/main/log4j-docgen-maven-plugin)) that can combine metadata from multiple Log4j Plugin modules into one XML Schema. The tool is still pretty much rough around the edges, but in the future will allow to generate a different XML Schema for any set of Log4j Plugin JARs (even from third-parties). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
