apache / apache/logging-log4j2

Example xinclude-loggers.xml is not quite right (minor mistype, fails validation re xsd)

Open
#2,997 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.6k
Forks
1.7k
Avg merge
21h 30m
Merged PRs (30d)
27

Description

The example
src/site/antora/modules/ROOT/examples/manual/configuration/xinclude-loggers.xml
a) contains a spelling mistype (Rogger -> Logger)

b) the example would fail validation with the standard xsd schema (which is absent in the example) due to
"Attribute 'additivity' is not allowed to appear in element 'Logger'.
Although using it does actually work, so perhaps it's an xsd problem really?

The above problem, if the xml contains the xsd reference:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.