Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.6.3
-
None
-
Reviewed
Description
Currently ApplicationClassLoader does not log the classpath at the INFO level although the system classes are logged at that level. Knowing exactly what classpath ApplicationClassLoader has is a critical piece of information for troubleshooting. We should log it at the INFO level.