From ce86504f1f9af234ed3c0a7a4cb1e3f20d93adf0 Mon Sep 17 00:00:00 2001 From: Philip Hachey Date: Fri, 21 Apr 2023 22:59:46 -0400 Subject: [PATCH] Expanded more elements to Log4j-config.xsd While certainly not a complete addition of all missing appenders, or all of the possible configuration of those appenders, I added some of the more common ones, including: ScriptAppenderSelector, RollingFile, File, and Null. I also added the charset attribute to PatternLayout and the level attribute to AppenderRef. --- .../src/main/resources/Log4j-config.xsd | 386 +++++++++++------- 1 file changed, 241 insertions(+), 145 deletions(-) diff --git a/log4j-core/src/main/resources/Log4j-config.xsd b/log4j-core/src/main/resources/Log4j-config.xsd index 0ead84db528..6b99d057473 100644 --- a/log4j-core/src/main/resources/Log4j-config.xsd +++ b/log4j-core/src/main/resources/Log4j-config.xsd @@ -16,149 +16,245 @@ limitations under the License. --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +