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 2024/04/04 17:06:17 UTC

(logging-log4j2) branch ScopedContext updated (2f47c11eeb -> 0547fa08a2)

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

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


    from 2f47c11eeb Fix comment
     add 0547fa08a2 Remove the Scopedcontext.Renderable interface

No new revisions were added by this update.

Summary of changes:
 .../org/apache/logging/log4j/test/TestLogger.java  |   4 +-
 .../org/apache/logging/log4j/ScopedContext.java    | 142 +++++++--------------
 .../apache/logging/log4j/simple/SimpleLogger.java  |   2 +-
 .../log4j/core/impl/ScopedContextDataProvider.java |   4 +-
 4 files changed, 48 insertions(+), 104 deletions(-)