Skip to content

Discard defined but unused loggers, appenders and filters#4069

Open
MichaelMorrisEst wants to merge 1 commit intoapache:2.xfrom
Nordix:issue-4036
Open

Discard defined but unused loggers, appenders and filters#4069
MichaelMorrisEst wants to merge 1 commit intoapache:2.xfrom
Nordix:issue-4036

Conversation

@MichaelMorrisEst
Copy link
Contributor

Closes #4036

A ConfigurationException shall not be thrown where logger, appender or filter properties are defined in the configuration but not referenced in the "loggers", "appenders" or "filters" element respectively

A ConfigurationException shall not be thrown where logger, appender or filter properties are defined in the configuration but not referenced in the "loggers", "appenders" or "filters" element respectively

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Properties config with partial “appenders” list fails in >= 2.25.0 with ConfigurationException: No type attribute provided for component appender

1 participant