wt.replication.sender
Class EMBSenderLog
java.lang.Object
wt.replication.sender.EMBSenderLog
- public class EMBSenderLog
- extends Object
Helper class implements static methods to log messages in wt.replication.sender 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
embSenderLog
public static PrintWriter embSenderLog
EMBSenderLog
public EMBSenderLog(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)