Closed
Description
As discussed here, by default SLF4JBridgeHandler
only receives INFO
or higher JUL logs
And so, enabled lower levels in application.properties with
"logging.level.xxx" properties doesn't allow to see JUL logs lower than INFO
"logging.level.xxx" properties should also be applied to JUL loggers (in addition to Sl4jf loggers) in order to SLF4JBridgeHandler
to receive all the enabled logs
Metadata
Metadata
Assignees
Labels
No labels