wt.replication.receiver
Class EMBReceiverLog
java.lang.Object
wt.replication.receiver.EMBReceiverLog
- public class EMBReceiverLog
- extends Object
Helper class implements static methods to log messages in wt.replication.receiver Package.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
rootPath
private static String rootPath
logName
private static String logName
embReceiverLog
public static PrintWriter embReceiverLog
EMBReceiverLog
public EMBReceiverLog(String path,
String logFileName)
onException
public void onException(Throwable e,
String msg)
openLog
public void openLog()
throws WTException
- Throws:
WTException
closeLog
public void closeLog()
writeLog
public void writeLog(String entry)