com.ibm.rfid.wse.api.utils
Class SensorEventsAPILogger
java.lang.Object
com.ibm.rfid.premises.logger.BaseLogger
com.ibm.rfid.wse.api.utils.SensorEventsAPILogger
- All Implemented Interfaces:
- com.ibm.rfid.premises.logger.Logger
public class SensorEventsAPILogger
- extends com.ibm.rfid.premises.logger.BaseLogger
Server Reusable Component RAS logger.
Fields inherited from class com.ibm.rfid.premises.logger.BaseLogger |
myResourceBundle, mySingleton, myWasMessageLogger, myWasTraceLogger |
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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRACE_TYPE_FINE
public static final long TRACE_TYPE_FINE
TRACE_TYPE_FINER
public static final long TRACE_TYPE_FINER
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
mySingletonWSEAPILogger
protected static SensorEventsAPILogger mySingletonWSEAPILogger
_init
protected void _init()
- Overrides:
_init
in class com.ibm.rfid.premises.logger.BaseLogger
singleton
public static SensorEventsAPILogger 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)
Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.