org.objectweb.jotm
Class TraceTm
JOTM log system uses Log4J and Commons Logging.
- jmesnil
static String | JOTM_LOG_PREFIX - JOTM_LOG_PREFIX used to identify JOTM loggers
|
static Log | jotm - logger for general JOTM operations
|
static Log | jta - logger for JTA operations
|
static Log | recovery - logger for recovery and log related operations
|
JOTM_LOG_PREFIX
public static final String JOTM_LOG_PREFIX
JOTM_LOG_PREFIX used to identify JOTM loggers
jotm
public static Log jotm
logger for general JOTM operations
jta
public static Log jta
logger for JTA operations
recovery
public static Log recovery
logger for recovery and log related operations