Skip to content

Conversation

diroussel
Copy link
Contributor

Here are fixes for:

Main changes

  • One can now use , or inside a SiftingAppender.
  • has been made to default to setting a local property
  • Appenders with SiftingAppender can now refer to local properties of the enclosing scope.

… be seen by SiftingJoranConfigurator

 * implemented part two of Ceki's suggestion
 * add getCopyOfPropertyMap() to the PropertyContainer and thus InterpretationContext
 * use local properties that are ineffect at time of creation of SiftingAppender to seed the properties map used when creting the child appenders and properties
 * removed some generics warnings
 * in AppenderFactoryBase use List.subList() rather than "copy whole array then delete and re-shuffle elements"
@diroussel
Copy link
Contributor Author

This also fixes http://jira.qos.ch/browse/LOGBACK-403

ceki added a commit that referenced this pull request Apr 22, 2013
LOGBACK-833 Fixes for variables in sifting appender
@ceki ceki merged commit 7da92b5 into qos-ch:master Apr 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants