Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This jira is mainly about checking if org.apache.commons.jcs.engine.control.CompositeCache#dispose(boolean) should use info level for logging or debug.
Think it makes sense to not print it by default.
An alternative can be to add a setLogLevel in the class and use this one.