logging-log4j2
logging-log4j2 copied to clipboard
Exclude certain standard library classes from docgen type exclusion (#3423)
This will allow the log4j-docgen-maven-plugin to generate xsd schema attributes for plugin fields with a type of Class, InetAddress, URL, Charset or Pattern. This addresses #3423.