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

/glassfish-3.1.2/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/
H A DLogger.java72 * SEVERE is a message level indicating a serious failure.
74 * In general SEVERE messages should describe events that are
79 public static final int SEVERE = 1000; field in interface:Logger
263 * Log a SEVERE message.
265 * If the logger is currently enabled for the SEVERE message

Completed in 474 milliseconds