Cancel
SOLR-8324 Restrict child classes from using parent logger's state
SOLR-8324 Restrict logger visibility throughout the codebase to private so that only the file that declares it can use it
SOLR-8324 Declare loggers as private static final