Skip to content

Test project for redirecting jul logging to slf4j

Notifications You must be signed in to change notification settings

mbrugger/loggingtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loggingtest

Test project for redirecting jul logging to slf4j

Don't forget to add -Djava.util.logging.config.file=./target/classes/logging.properties to the console application to load a custom jul logging configuration

For tomcat add -Djava.util.logging.config.file=./target/classes/logging.properties to JAVA_OPTS to load the logback config. The jul logging config is loaded by default.

About

Test project for redirecting jul logging to slf4j

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages