Skip to content
  1. Apr 19, 2013
    • David Roussel's avatar
      LOGBACK-833 - allow previously defined properties (in local scope) to be seen... · 2ac2ea95
      David Roussel authored
      LOGBACK-833 - allow previously defined properties (in local scope) to 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"
      2ac2ea95
    • David Roussel's avatar
      LOGBACK-835 - make timestamp properties default to local scope. Can be... · 56992e1d
      David Roussel authored
      LOGBACK-835 - make timestamp properties default to local scope. Can be overriden by setting scope attribute
      56992e1d
  2. Apr 18, 2013
  3. Apr 17, 2013
  4. Apr 16, 2013