blob: 72c3222fdfe0e4e435671fe784f7e0e8e2cea98f [file] [log] [blame]
---
layout: post
status: PUBLISHED
published: true
title: log4j2-logstash-layout v0.15 released (Community Artifact)
id: 51052911-2abc-4c39-b246-16d2b6d7e622
date: '2018-11-24 02:09:02 -0500'
categories: logging
tags: []
permalink: logging/entry/log4j2-logstash-layout-v0-15
---
<p>Volkan Yazıcı released log4j2-logstash-layout v0.15.</p>
<p>
From the announcement message on the log4j-user mailing list:</p>
<p>
In addition to the <a href="https://logging.apache.org/log4j/2.0/manual/layouts.html#JSONLayout">default JSONLayout</a> shipped in Log4j 2, there is also another layout plugin that you<br />
can use to render customized JSONs: log4j2-logstash-layout (<a href="https://github.com/vy/log4j2-logstash-layout">https://github.com/vy/log4j2-logstash-layout</a>). </p>
<p>
A couple of hours ago I released v0.15 of the plugin to Maven Central. This release ships<br />
a garbage-free implementation that makes <b>log4j2-logstash-layout the<br />
fastest and only garbage-free JSON layout</b> plugin out there in the wild. If<br />
you have a use case for JSON layout, you should definitely give<br />
log4j2-logstash-layout a try.</p>
<p>
Feedback is welcome!</p>
<p>
Volkan Yazıcı</p>