A Logging always has j2eeType= {@link XTypes#LOGGING} andthe same name as the server it represents. @since AS 9.0 @see com.sun.appserv.management.monitor.ServerRootMonitor#getLogging
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
|
|
|
|