• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
SimpleLog Member List

This is the complete list of members for SimpleLog, including all inherited members.

currentLogLevelSimpleLogprotected
dateFormatterSimpleLogprotectedstatic
dateTimeFormatSimpleLogprotectedstatic
debug(Object message)SimpleLog
debug(Object message, Throwable t)SimpleLog
DEFAULT_DATE_TIME_FORMATSimpleLogprotectedstatic
error(Object message)SimpleLog
error(Object message, Throwable t)SimpleLog
fatal(Object message)SimpleLog
fatal(Object message, Throwable t)SimpleLog
getLevel()SimpleLog
info(Object message)SimpleLog
info(Object message, Throwable t)SimpleLog
isDebugEnabled()SimpleLog
isErrorEnabled()SimpleLog
isFatalEnabled()SimpleLog
isInfoEnabled()SimpleLog
isLevelEnabled(int logLevel)SimpleLogprotected
isTraceEnabled()SimpleLog
isWarnEnabled()SimpleLog
log(int type, Object message, Throwable t)SimpleLogprotected
LOG_LEVEL_ALLSimpleLogstatic
LOG_LEVEL_DEBUGSimpleLogstatic
LOG_LEVEL_ERRORSimpleLogstatic
LOG_LEVEL_FATALSimpleLogstatic
LOG_LEVEL_INFOSimpleLogstatic
LOG_LEVEL_OFFSimpleLogstatic
LOG_LEVEL_TRACESimpleLogstatic
LOG_LEVEL_WARNSimpleLogstatic
logNameSimpleLogprotected
setLevel(int currentLogLevel)SimpleLog
showDateTimeSimpleLogprotectedstatic
showLogNameSimpleLogprotectedstatic
showShortNameSimpleLogprotectedstatic
SimpleLog(String name)SimpleLog
simpleLogPropsSimpleLogprotectedstatic
systemPrefixSimpleLogprotectedstatic
trace(Object message)SimpleLog
trace(Object message, Throwable t)SimpleLog
warn(Object message)SimpleLog
warn(Object message, Throwable t)SimpleLog
write(StringBuffer buffer)SimpleLogprotected