You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/01/10 22:05:54 UTC

[logging-log4j2] branch release-2.x updated (1e90e5b419 -> d06caf2ef9)

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

pkarwasz pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from 1e90e5b419 Add myself to Github Sponsorship list
     add d06caf2ef9 [LOG4J2-3598] Lazily evaluate the level in `Log4jEventBuilder`

No new revisions were added by this update.

Summary of changes:
 log4j-slf4j2-impl/pom.xml                          |  2 +-
 .../apache/logging/slf4j/Log4jEventBuilder.java    | 25 ++++++++----
 .../java/org/apache/logging/slf4j/Log4jLogger.java | 47 +---------------------
 .../java/org/apache/logging/slf4j/LoggerTest.java  | 31 ++++++++++++--
 ...Lazily_evaluate_SLF4J_LogEventBuilder_level.xml |  7 ++++
 5 files changed, 53 insertions(+), 59 deletions(-)
 create mode 100644 src/changelog/.2.x.x/LOG4J2-3598_Lazily_evaluate_SLF4J_LogEventBuilder_level.xml