[ 
https://issues.apache.org/jira/browse/LOG4J2-2847?focusedWorklogId=435383&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-435383
 ]

ASF GitHub Bot logged work on LOG4J2-2847:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/May/20 08:58
            Start Date: 20/May/20 08:58
    Worklog Time Spent: 10m 
      Work Description: sebthom opened a new pull request #360:
URL: https://github.com/apache/logging-log4j2/pull/360


   This commit modifies the Log4j-config.xsd in the following ways:
   a) the type elements are re-order in a way that related types are physically 
close to each other
   b) the Configuration type is extended by the missing attributes
   c) validation for boolean/integer types is added
   d) uniqueness is enforced when declaring custom levels, properties and 
loggers
   e) new configuration elements are added (filters, appenders)
   f) the default values and description of attributes are added


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 435383)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to