You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Dominik Psenner (JIRA)" <ji...@apache.org> on 2018/03/02 19:46:00 UTC

[jira] [Commented] (LOG4NET-419) Adding Json layout to support simple integration with nxlog and similar destinations

    [ https://issues.apache.org/jira/browse/LOG4NET-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384063#comment-16384063 ] 

Dominik Psenner commented on LOG4NET-419:
-----------------------------------------

Hi there. It slipped me out of memory. Please join in and take over the work. I'm willing to do any karma crunching for administrative tasks or other things like code reviews. Unfortunately I do not have the spare time to do the actual coding. This is an invitation to anyone who's willing to contribute!

Please note that I recently started off to implement a full fledged pipeline that builds all targets of log4net on jenkins. At the moment the tests get stuck on the netstandard-1.3 target and I would like to finalize that before adding support for netstandard-2.0 on top. Given that jenkins also builds pull requests automatically, you could easily create a pull request on github and jenkins will kick in and build and test your changes.

> Adding Json layout to support simple integration with nxlog and similar destinations
> ------------------------------------------------------------------------------------
>
>                 Key: LOG4NET-419
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-419
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.2.13, 1.3.0
>            Reporter: Robert Sevcik
>            Priority: Major
>              Labels: patch
>             Fix For: 1.3.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.
> https://sourceforge.net/projects/log4net-json/
> Please help me integrate this into log4net trunk.
> Thanks, Rob



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)