[
https://issues.apache.org/jira/browse/LOG4NET-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653677#comment-16653677
]
Dominik Psenner commented on LOG4NET-613:
-----------------------------------------
I just added the "Layouts" component since there's an "Appenders" component and
layouts represent one major part of the logging framework that stands out as an
island and deserved already a directory under "src".
> Adding JSON serialization layout
> --------------------------------
>
> Key: LOG4NET-613
> URL: https://issues.apache.org/jira/browse/LOG4NET-613
> Project: Log4net
> Issue Type: New Feature
> Components: Layouts
> Affects Versions: 2.0.8
> Reporter: Jo Cutajar
> Priority: Minor
> Labels: extension, json, layout
> Fix For: 2.1.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Hi,
> I've created an extension which will effectively enable Json logging from
> log4net. It is implemented as a Layout so it can be used with pretty much any
> appender, especially the UDP appender :o). The aim is to enable fast local
> UDP drop off for logs in combination with nxlog. But I took care to allow
> code reuse and flexibility.
> Project: [https://gitlab.com/BrightOpen/log4net.Ext.Json]
> Please help me [integrate this into
> log4net|https://gitlab.com/BrightOpen/log4net.Ext.Json/issues/1].
> Thanks, Jo
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)