You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2020/07/27 22:18:43 UTC

[logging-log4j2] branch master updated (7868fe3 -> bf80fa4)

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

rgoers pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from 7868fe3  Update build instructions and Dockerfile
     add 508fc30  LOG4J2-2882 - Add support for JUL filters
     new 76e78ca  Merge branch 'LOG4J2-2882' of https://github.com/ebourg/logging-log4j2 into ebourg-LOG4J2-2882
     new bf80fa4  Merge branch 'ebourg-LOG4J2-2882'

The 2 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/logging/log4j/jul/ApiLogger.java    | 66 ++++++++++++++++++----
 .../logging/log4j/jul/AbstractLoggerTest.java      | 28 +++++++++
 .../apache/logging/log4j/jul/ApiLoggerTest.java    |  1 +
 .../apache/logging/log4j/jul/CoreLoggerTest.java   |  1 +
 4 files changed, 85 insertions(+), 11 deletions(-)


[logging-log4j2] 01/02: Merge branch 'LOG4J2-2882' of https://github.com/ebourg/logging-log4j2 into ebourg-LOG4J2-2882

Posted by rg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 76e78ca5928015c2263c12f55504c671e8983fd8
Merge: 7868fe3 508fc30
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Mon Jul 27 13:01:45 2020 -0700

    Merge branch 'LOG4J2-2882' of https://github.com/ebourg/logging-log4j2 into ebourg-LOG4J2-2882

 .../org/apache/logging/log4j/jul/ApiLogger.java    | 66 ++++++++++++++++++----
 .../logging/log4j/jul/AbstractLoggerTest.java      | 28 +++++++++
 .../apache/logging/log4j/jul/ApiLoggerTest.java    |  1 +
 .../apache/logging/log4j/jul/CoreLoggerTest.java   |  1 +
 4 files changed, 85 insertions(+), 11 deletions(-)


[logging-log4j2] 02/02: Merge branch 'ebourg-LOG4J2-2882'

Posted by rg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit bf80fa4dc6b7d1378b76877fff57025192c508ba
Merge: 7868fe3 76e78ca
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Mon Jul 27 14:51:56 2020 -0700

    Merge branch 'ebourg-LOG4J2-2882'

 .../org/apache/logging/log4j/jul/ApiLogger.java    | 66 ++++++++++++++++++----
 .../logging/log4j/jul/AbstractLoggerTest.java      | 28 +++++++++
 .../apache/logging/log4j/jul/ApiLoggerTest.java    |  1 +
 .../apache/logging/log4j/jul/CoreLoggerTest.java   |  1 +
 4 files changed, 85 insertions(+), 11 deletions(-)