You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2021/01/22 15:50:20 UTC

[logging-log4j2] branch LOG4J2-2993 updated (16b8fe3 -> 96ac64c)

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

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


    from 16b8fe3  LOG4J2-2993 Warn on deprecated "stringified" usage.
     add 96ac64c  LOG4J2-2993 Rework ExceptionResolver config syntax.

No new revisions were added by this update.

Summary of changes:
 .../template/json/resolver/ExceptionResolver.java  | 78 +++++++++++-----------
 .../json/resolver/StackTraceStringResolver.java    | 10 +--
 .../template/json/JsonTemplateLayoutTest.java      | 58 ++++++++--------
 .../asciidoc/manual/json-template-layout.adoc.vm   | 53 ++++++++-------
 4 files changed, 104 insertions(+), 95 deletions(-)