This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit b59fffefd7571d50a97f1798167896cce933521a Author: Volkan Yazici <[email protected]> AuthorDate: Sun Jan 24 21:35:42 2021 +0100 LOG4J2-2999 Add new entries to feature comparison matrix. --- src/site/asciidoc/manual/json-template-layout.adoc.vm | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/site/asciidoc/manual/json-template-layout.adoc.vm b/src/site/asciidoc/manual/json-template-layout.adoc.vm index cddcba9..fdc6534 100644 --- a/src/site/asciidoc/manual/json-template-layout.adoc.vm +++ b/src/site/asciidoc/manual/json-template-layout.adoc.vm @@ -1242,17 +1242,29 @@ alternatives. | ✕ | ✓ +| Stack trace truncation? +| ✓ +| ✕ +| ✕ +| ✕ + | JSON pretty print? | ✕ | ✓ | ✕ | ✕ -| Additional field support? +| Additional string fields? | ✓ | ✓ | ✓ | ✓ + +| Additional JSON fields? +| ✓ +| ✕ +| ✕ +| ✕ |=== [#faq]
