[
https://issues.apache.org/jira/browse/LOG4NET-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653660#comment-16653660
]
Dominik Psenner edited comment on LOG4NET-613 at 10/17/18 2:53 PM:
-------------------------------------------------------------------
github hosts a clone of the asf git repository which represents "the truth".
Each push to this asf git repository is synchronized to the clone hosted on
github. Any pull requests made on github are picked up and built by the ci.
Further github allows us to review and discuss the changes of a pull request. I
would therefore prefer github as the integration point.
{quote}Can you point me to an ICLA?{quote}
https://www.apache.org/licenses/#clas
https://www.apache.org/dev/new-committers-guide.html
{quote}This one is associated with "core"{quote}
Now I got your point. I'm unsure what properties qualify something to become a
component but we'll adjust them as we go along. For now I'm tagging the issue
with some sensible labels.
was (Author: nachbarslumpi):
github hosts a clone of the repository. Each push to the asf git repository is
synchronized to the github clone. Any pull requests made on github are picked
up and built by the ci. Further github allows us to review and discuss the
changes of a pull request. I would therefore prefer github as the integration
point.
{quote}Can you point me to an ICLA?{quote}
https://www.apache.org/licenses/#clas
https://www.apache.org/dev/new-committers-guide.html
{quote}This one is associated with "core"{quote}
Now I got your point. I'm unsure what properties qualify something to become a
component but we'll adjust them as we go along. For now I'm tagging the issue
with some sensible labels.
> Adding JSON serialization layout
> --------------------------------
>
> Key: LOG4NET-613
> URL: https://issues.apache.org/jira/browse/LOG4NET-613
> Project: Log4net
> Issue Type: New Feature
> Components: Core
> 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)