Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.7.28
-
None
Description
Hi team,
Recently we had to upgrade logback-classic and as its dependency we upgraded slf4j-api from 1.5.6 to 1.7.28.
After this upgrade,we are seeing DEBUG logs being set by default.
Reverting back to 1.5.6 does not have this problem.
No configuration changes were done ,just the jar was replaced with latest jar.
Please let us know how we can have same log behaviour as in slf4j-api 1.5.6 with slf4j-1.7.28 without any configuration changes.