Searched defs:Logger (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/web/web-core/src/main/java/org/apache/catalina/
H A DLogger.java66 * A <b>Logger</b> is a generic interface for the message and exception
75 public interface Logger { interface
101 * Return the Container with which this Logger has been associated.
107 * Set the Container with which this Logger has been associated.
115 * Return descriptive information about this Logger implementation and
/glassfish-3.1.2/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/
H A DLogger.java49 * The JDO Logger interface contains a small number of convenience methods
51 * methods in the java.util.logging.Logger class, and can therefore
53 * java.util.logging.Logger class.
60 public interface Logger { interface

Completed in 47 milliseconds