-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed
Labels
type: enhancementA general enhancementA general enhancement
Description
As stated in http://www.slf4j.org/legacy.html#jul-to-slf4j, the jul-to-slf4j bridge has some performance issues with disabled logging statements.
Since the jul-to-slf4j bridge is activated by default in the spring-boot-starter-logging pom, install a LevelChangePropagator will enhance the performances when the logging system used by the application is JUL and when there are some dependencies using JUL.
mmoayyed
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement