rgoers commented on a change in pull request #335: Import of LogstashLayout as
JsonTemplateLayout
URL: https://github.com/apache/logging-log4j2/pull/335#discussion_r376739348
##########
File path:
log4j-layout-jackson-json-template/src/main/resources/JsonLayout.json
##########
@@ -0,0 +1,27 @@
+{
+ "instant": {
+ "epochSecond": "${json:timestamp:epoch:divisor=1e9,integral}",
+ "nanoOfSecond": 0
Review comment:
Sorry for not responding sooner. I am fine with skipping features so long
as we are not trying to be completely compatible with the existing JSONLayout.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services