Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.1.0-beta
-
None
-
None
Description
private static final String enableDebugLogging = "For more information, please enable DEBUG log level on " + LOG.getClass().getName();
This inserts the LOG's class rather than BlockPlacementPolicy's class.