Example: In order to redirect every GeoTools log events to Commons-logging, invoke the following once at application startup:
Logging. {@linkplain #GEOTOOLS}. {@linkplain #setLoggerFactory setLoggerFactory}("org.geotools.util.logging.CommonsLoggerFactory");
@since 2.4
@source $URL$
@version $Id$
@author Martin Desruisseaux
|
|