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, prepareMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
log, log, log, log, log, log, log, log, log, log, log, log, prepareMessage, prepareMessage
public 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 PDAbstractLog
protected org.eclipse.hyades.logging.events.cbe.EventFactory getEventFactory(com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry)
getEventFactory
in class PDAbstractLog
protected void formatCommonBaseEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent, com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry)
formatCommonBaseEvent
in class PDAbstractLog
commonBaseEvent
- 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 PDAbstractLog
protected int convertSeverityToLevel(int severity)
© Copyright IBM Corp. 2013. All rights reserved.