Details
Description
org.geoserver.platform.GeoServerResourceLoader has a static block that sets its logging level to FINER, which can cause it to override the server's logging configuration when GeoServer is deployed in an application server (e.g., WildFly). It also logs to "org.vfny.geoserver.global" instead of its package name "org.geoserver.platform".