Package com.sun.jdo.spi.persistence.utility.logging
package com.sun.jdo.spi.persistence.utility.logging
-
ClassDescriptionThis class provides a default implementation of the com.sun.jdo.spi.persistence.utility.logging.Logger interface which implements most methods and/or delegates them to a few abstract methods which subclasses must override.This interface provides an isolation layer between the JDO components that need logging services and the implementation of those services.This interface provides for isolation between the JDO components that need logging services and the implementation of the service.This is a factory which constructs Loggers suitable for JDK1.3.This class provides an implementation of the com.sun.jdo.spi.persistence.utility.Logger interface which subclasses the AbstractLogger and provides an implementation of its abstract methods which logs to a PrintStream (System.out).This class is used with JDK 1.4 (and higher) programs to log messages from jdo components.This class manages the logging facility for JDO components.