The fix for LOGMGR-17 implies that resource bundles can't be inherited from parent loggers (which makes sense considering that parent loggers can go away at any time). Stop wasting time (a lot of time) creating parent loggers only to have them immediately GC.
- is related to
-
JBAS-8333 cannot configure boot logger to show DEBUG information in boot.log, seems to be stuck at the INFO level
- Closed