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 2019/12/08 05:56:58 UTC

[logging-log4j2] branch master updated (59a3e02 -> 005f674)

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 59a3e02  LOG4J2-2058 - Prevent recursive calls to getLogger
     add 802063b  adding support for session attributes in log4j-web
     add 87b3f3a  using Objects.toString instead of a ternary op solution
     add 78a0c96  adding doc for session.attr.name web lookup
     add c125558  Merge branch 'LOG4J2-2523_session-attr-support-for-web-lookups' of https://github.com/rmannibucau/logging-log4j2 into rmannibucau-LOG4J2-2523_session-attr-support-for-web-lookups
     add 49a08cf  LOG4J2-2688 - Add web lookup of session attributes
     add 005f674  Merge branch 'rmannibucau-LOG4J2-2523_session-attr-support-for-web-lookups'

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/logging/log4j/web/WebLookup.java  | 14 ++++++++++++++
 .../java/org/apache/logging/log4j/web/WebLookupTest.java   | 14 ++++++++++++++
 src/changes/changes.xml                                    |  3 +++
 src/site/asciidoc/manual/lookups.adoc                      |  3 +++
 4 files changed, 34 insertions(+)