Skip to content

sercasti/Log4j-RewriteAppender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample app on how to write a custom RewritePolicy for Log4j 2 RewriteAppender

  • Documentation on the lib website is scarce, and couldn't find any working examples, so I made this simple Hello World showing the concept
  • Also, you can take a look at RewritePolicy implementations on log4j-core source jar for more information (org.apache.logging.log4j.core.appender.rewrite.PropertiesRewritePolicy.java)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages