com.arjuna.ats.arjuna.logging
Class tsLogger

java.lang.Object
  extended bycom.arjuna.ats.arjuna.logging.tsLogger

public class tsLogger
extends java.lang.Object


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

Field Detail

arjLogger

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

arjLoggerI18N

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

log_mesg

public static java.util.ResourceBundle log_mesg
Constructor Detail

tsLogger

public tsLogger()