You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Robert Sevcik (JIRA)" <ji...@apache.org> on 2014/02/04 14:34:10 UTC

[jira] [Updated] (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:all-tabpanel ]

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

    Issue Type: New Feature  (was: Improvement)

> 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.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)