com.ibm.premises.reusable.utils
Class RUCLogger
java.lang.Object
com.ibm.rfid.premises.logger.BaseLogger
com.ibm.premises.reusable.utils.RUCLogger
- All Implemented Interfaces:
- com.ibm.rfid.premises.logger.Logger
public class RUCLogger
- extends com.ibm.rfid.premises.logger.BaseLogger
Server Reusable Component RAS logger.
Fields inherited from interface com.ibm.rfid.premises.logger.Logger |
MESSAGE_TYPE_ERROR, MESSAGE_TYPE_INFO, MESSAGE_TYPE_WARN, TRACE_TYPE_DEBUG, TRACE_TYPE_EVENT |
Methods inherited from class com.ibm.rfid.premises.logger.BaseLogger |
exception, formatMessage, formatMessage, formatMessage, formatMessage, isMessageEnabled, isTraceEnabled, message, message, message, message, textMessage, trace, traceEntry, traceException, traceExit, tracePerfEvent |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRACE_TYPE_FINE
public static final long TRACE_TYPE_FINE
- See Also:
- Constant Field Values
TRACE_TYPE_FINER
public static final long TRACE_TYPE_FINER
- See Also:
- Constant Field Values
TRACE_TYPE_FINEST
public static final long TRACE_TYPE_FINEST
- See Also:
- Constant Field Values
TRACE_TYPE_PERF
public static final long TRACE_TYPE_PERF
- See Also:
- Constant Field Values
singleton
public static RUCLogger singleton()
getResourceBundle
public java.util.ResourceBundle getResourceBundle()
isFineTraceEnabled
public boolean isFineTraceEnabled()
isFinerTraceEnabled
public boolean isFinerTraceEnabled()
isFinestTraceEnabled
public boolean isFinestTraceEnabled()
isPerformanceTraceEnabled
public boolean isPerformanceTraceEnabled()
isTraceEnabled
public boolean isTraceEnabled(long level)