1. 05 Nov, 2018 3 commits
  2. 04 Nov, 2018 6 commits
  3. 02 Nov, 2018 3 commits
  4. 30 Oct, 2018 11 commits
  5. 29 Oct, 2018 1 commit
    • Gary Gregory's avatar
      [LOG4J2-2491] Allow all Appenders to optionally carry a Property array. · 74bc7e25
      Gary Gregory authored
      Allow all Appenders to optionally carry a Property array. This allows
      3rd party tooling to read and write properties for their own use.
      
      This refactoring pulls up the properties instance variable and methods
      from org.apache.logging.log4j.kafka.appender.KafkaAppender.Builder to
      org.apache.logging.log4j.core.filter.AbstractFilterable.Builder.
      
      Also deprecate withFilter() in favor of setFilter().
      74bc7e25
  6. 26 Oct, 2018 5 commits
  7. 23 Oct, 2018 3 commits
  8. 22 Oct, 2018 4 commits
  9. 20 Oct, 2018 1 commit
  10. 19 Oct, 2018 3 commits