Skip to content

A custom Layout for Apache Log4j 2 that outputs JSON

Notifications You must be signed in to change notification settings

icemann92/log4j2-JSONLayout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

log4j2-JSONLayout

A custom Layout for [Apache Log4j 2] 1 that outputs JSON.

Java code based on: [Aconex/json-log4j-layout] 2

This Layout implementation depends on Apache Commons-Lang, Apache Logging Log4j 2, and Jackson 1.x.

Actual libraries I used for testing were:

  • (Apache Logging) log4j-api-2.0-beta3.jar
  • (Apache Logging) log4j-core-2.0-beta3.jar
  • (Apache Commons) lang-2.4.2.jar
  • (Codehaus Jackson) jackson-core-asl-1.9.11.jar

About

A custom Layout for Apache Log4j 2 that outputs JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%