| |
|
| java.lang.Object org.objectweb.jotm.TraceTm
TraceTm | public class TraceTm (Code) | | JOTM log system uses Log4J and Commons Logging.
author: jmesnil |
JOTM_LOG_PREFIX | final public static String JOTM_LOG_PREFIX(Code) | | JOTM_LOG_PREFIX used to identify JOTM loggers
|
jotm | public static Log jotm(Code) | | logger for general JOTM operations
|
jta | public static Log jta(Code) | | logger for JTA operations
|
recovery | public static Log recovery(Code) | | logger for recovery and log related operations
|
|
|
|