Sebastian T created LOG4J2-2847:
-----------------------------------
Summary: Extend Log4j-config.xsd
Key: LOG4J2-2847
URL: https://issues.apache.org/jira/browse/LOG4J2-2847
Project: Log4j 2
Issue Type: Improvement
Reporter: Sebastian T
The currently provided XSD
(https://github.com/apache/logging-log4j2/blob/master/log4j-core/src/main/resources/Log4j-config.xsd)
is incomplete and misses a lot of configuration elements.
For example:
- The *monitorInterval * attribute and others of the *<Configuration>* element.
- Under *<Appenders>* the schema only allows one *<Console>* appender.
- The schema does not allow *<Filters>* elements within *<Console>*
and many more
--
This message was sent by Atlassian Jira
(v8.3.4#803005)