public class PDLog extends PDAbstractLog implements IPDLog
| Constructor and Description |
|---|
PDLog() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
convertSeverityToLevel(int severity) |
protected void |
formatCommonBaseEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent,
com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry) |
protected org.eclipse.hyades.logging.events.cbe.EventFactory |
getEventFactory(com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry) |
String[] |
getExtendedDataElementValuesArray(String values) |
protected static IPDLog |
getInstance() |
protected void |
logCommonBaseEvent(com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry,
org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent) |
boolean |
wouldLog(ILTPlugin plugin,
int severity)
Log a
CommonBaseEvent record. |
protected boolean |
wouldLog(com.ibm.rational.test.lt.core.logging.ILTSubComponent subComponent,
int severity) |
close, createAnEvent, getStatus, log, log, log, log, log, log, log, log, log, log, log, log, prepareMessage, prepareMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlog, log, log, log, log, log, log, log, log, log, log, log, prepareMessage, prepareMessagepublic static IPDLog INSTANCE
protected static IPDLog getInstance()
public boolean wouldLog(ILTPlugin plugin, int severity)
CommonBaseEvent record.protected boolean wouldLog(com.ibm.rational.test.lt.core.logging.ILTSubComponent subComponent,
int severity)
wouldLog in class PDAbstractLogprotected org.eclipse.hyades.logging.events.cbe.EventFactory getEventFactory(com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry)
getEventFactory in class PDAbstractLogprotected void formatCommonBaseEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent,
com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry)
formatCommonBaseEvent in class PDAbstractLogcommonBaseEvent - org.eclipse.hyades.logging.events.cbe.CommonBaseEventlogEntry - com.ibm.rational.test.lt.core.loggin.PDAbstractLog.PDLogEntryprotected void logCommonBaseEvent(com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry,
org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent)
logCommonBaseEvent in class PDAbstractLogprotected int convertSeverityToLevel(int severity)
© Copyright IBM Corp. 2013. All rights reserved.