Re: Is there a way to develop my own resolver for JSON template layout?
Volkan Yazıcı <[email protected]>
| Newsgroups | gmane.comp.jakarta.log4j.user |
|---|---|
| Message-ID | <CAP7pH7s7PPF2fZk24LLAojqNm9OCe4wM2XKsxbKeQtgVwLG2oQ@mail.gmail.com> |
Yes, there certainly is, though it is targeted for soon-to-be-released 2.15.0 release. If using 2.15.0-SNAPSHOT is an option for you, see the Extending section of the manual <https://github.com/apache/logging-log4j2/blob/release-2.x/src/site/asciidoc/manual/json-template-layout.adoc.vm#L1529> . On Mon, Sep 6, 2021 at 8:03 AM jingguo yao <[email protected]> wrote: > > https://logging.apache.org/log4j/2.x/manual/json-template-layout.html#map-resolver-template > lists all the supported resolvers. I want to develop a new resolver. Is > there a way to do this? > > -- > Jingguo >