Awesome! Thanks so much! (Retweeted.) On Sat, Nov 24, 2018 at 3:11 AM Remko Popma <remko.po...@gmail.com> wrote:
> Blogged: > https://blogs.apache.org/logging/entry/log4j2-logstash-layout-v0-15 > > Please share on social media! > > Remko. > (Shameless plug) Every java main() method deserves http://picocli.info > > On Saturday, November 24, 2018, Remko Popma <remko.po...@gmail.com> wrote: > > > I’ll add an Apache blog entry announcement for this as a community > > artifact when I have a chance. > > > > Remko. > > (Shameless plug) Every java main() method deserves http://picocli.info > > > > > On Nov 24, 2018, at 9:52, Gary Gregory <garydgreg...@gmail.com> 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ı <volkan.yaz...@gmail.com > > > > > 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! > > >> > > >