Robert Sevcik created LOG4NET-419:
-------------------------------------
Summary: 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
Fix For: 1.3.0
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
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)