You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/10/24 04:37:05 UTC

[karaf-decanter] branch master updated (d2fdf42 -> b7f23b0)

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git.


    from d2fdf42  Merge pull request #90 from coheigea/minor_changes
     new 31b025c  [KARAF-6342] adding location disable configuration to karaf decanter collector log
     new 2f1eae5  [KARAF-6342] updating the location disable configuration to be selective based on category name.
     new 8a76bf5  [KARAF-6342] fixing typo mad in previous commit
     new 290ebfe  When locations are disabled, we should NOT putLocation
     new b7f23b0  Merge pull request #93 from raviu/master

The 531 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org.apache.karaf.decanter.collector.log.cfg    |  7 +++
 .../karaf/decanter/collector/log/LogAppender.java  | 16 ++++---
 .../decanter/collector/log/LogAppenderTest.java    | 50 +++++++++++++++++++---
 3 files changed, 61 insertions(+), 12 deletions(-)