-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
-
Workaround Exists
-
The Logger.getEffectiveLevel() method doesn't seem to return correct values.
In a test, we set the log level for a category to TRACE and the method sometimes returns TRACE and sometimes returns DEBUG. Whichever value is returns stays the same until the next time the application is deployed at which point it may change.
The same behavior seems to exist as well on EAP 7.0 and EAP 6.4.
- clones
-
JBEAP-14214 [GSS](7.1.z) Logger.getEffectiveLevel() not working correctly
- Closed
- is incorporated by
-
WFCORE-3620 Upgrade log4j-jboss-logmanager from 1.1.4.Final to 1.1.5.Final
- Resolved