logging-log4j2 icon indicating copy to clipboard operation
logging-log4j2 copied to clipboard

Exclude certain standard library classes from docgen type exclusion (#3423)

Open jbb01 opened this issue 7 months ago • 3 comments

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.

jbb01 avatar Mar 22 '25 14:03 jbb01