Skip to content

kishore25kumar/log4j2-composite-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Log4j2 Composite Configuration

This is a working example of composite configuration in spring boot.

log4j2-dev.xml overrides or adds the extra configuration to already specified configuration in log4j2.xml Run the spring boot application to see it in action. INFO logs for root and debug logs for Application class will be printed. This is because of log4j2-dev.xml configuration file.

About

Demo project for log4j2 composite configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages