[ 
https://issues.apache.org/jira/browse/LOG4NET-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Sevcik updated LOG4NET-419:
----------------------------------

    Description: 
Hi,

Attached is a patch which will effectively enable Json logging from log4net. It 
is implemented as a JsonLayout so it can be used with pretty much any appender, 
especially the UDP appender. 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.

Please help me with code review. I have included some high level tests which 
show some use cases. It is a pretty isolated patch, no messing with existing 
code.

Thanks, Rob

  was:
Hi,

Attached is a patch 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. 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.

Please help me with code review. I have included some high level tests which 
show some use cases. It is a pretty isolated patch, no messing with existing 
code.

Thanks, Rob


> 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: Improvement
>          Components: Core
>    Affects Versions: 1.3.0
>            Reporter: Robert Sevcik
>              Labels: patch
>             Fix For: 1.3.0
>
>         Attachments: Json-log4net-layout.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Hi,
> Attached is a patch which will effectively enable Json logging from log4net. 
> It is implemented as a JsonLayout so it can be used with pretty much any 
> appender, especially the UDP appender. 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.
> Please help me with code review. I have included some high level tests which 
> show some use cases. It is a pretty isolated patch, no messing with existing 
> code.
> Thanks, Rob



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to