Enum LoggingErrorHandlerFactory.Level

java.lang.Object
java.lang.Enum<LoggingErrorHandlerFactory.Level>
net.sf.basedb.util.extensions.LoggingErrorHandlerFactory.Level
All Implemented Interfaces:
Serializable, Comparable<LoggingErrorHandlerFactory.Level>, java.lang.constant.Constable
Enclosing class:
LoggingErrorHandlerFactory

public static enum LoggingErrorHandlerFactory.Level
extends Enum<LoggingErrorHandlerFactory.Level>
Log level implementations for slf4j. Use log(org.slf4j.Logger, String, Throwable) to log a message at the given level to the slf4j logger.
Since:
3.3