com.arjuna.ats.tsmx.logging
Class tsmxLogger

java.lang.Object
  extended bycom.arjuna.ats.tsmx.logging.tsmxLogger

public class tsmxLogger
extends java.lang.Object


Field Summary
static java.util.ResourceBundle log_mesg
           
static com.arjuna.common.util.logging.LogNoi18n logger
           
static com.arjuna.common.util.logging.Logi18n loggerI18N
           
 
Constructor Summary
tsmxLogger()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static com.arjuna.common.util.logging.LogNoi18n logger

loggerI18N

public static com.arjuna.common.util.logging.Logi18n loggerI18N

log_mesg

public static java.util.ResourceBundle log_mesg
Constructor Detail

tsmxLogger

public tsmxLogger()