/blog-extending-log4j2

How to create a custom Log4j2 Converter and test it using a custom Appender

Primary LanguageJava

Extending Log4j2 Demo

It demos a method of extending Log4j2 using Converters as well as a method for testing the converter

Running the test

Type the following command to run the tests using Maven. You will need Maven installed of course

mvn install