I would be more than happy to do that. Though I have some questions: 1. Are you sure you want me to create a "Resources" section in the "Articles and Tutorials" page, that is, articles.adoc? It feels like a little bit out of context given the name of the page is "Articles and Tutorials". 2. Further, site.xml, the source for the left menu, will still link the page with "Articles and Tutorials" name, which omits the "Resources". 3. And... Will the page still be called "articles.html"?
Sorry for the death by thousand minor question cuts. I did not want to submit a PR without having a clear idea on how to proceed. On Sat, Nov 24, 2018 at 1:53 AM Gary Gregory <[email protected]> wrote: > Hi, > > You might want to create a PR for > https://logging.apache.org/log4j/2.x/articles.html and add your plugin to > a > new section called "Resources". > > Gary > > On Fri, Nov 23, 2018 at 1:15 PM Volkan Yazıcı <[email protected]> > wrote: > > > Hello, > > > > In addition to the JSONLayout > > <https://logging.apache.org/log4j/2.0/manual/layouts.html#JSONLayout> > > shipped by default in Log4j 2, there is also another layout plugin that > you > > can render customized JSONs: log4j2-logstash-layout > > <https://github.com/vy/log4j2-logstash-layout>. A couple of hours ago I > > have released the v0.15 of the plugin to Maven Central. This release > ships > > a garbage-free implementation that makes *log4j2-logstash-layout the > > fastest and only garbage-free JSON layout* plugin out there in the wild. > If > > you have a use case for JSON layout, you should definitely give > > log4j2-logstash-layout a try. As usual, feedback is welcome. > > > > Cheers! > > >
