com.ibm.rational.test.lt.core.logging

Class PDLog

    • Field Detail

      • INSTANCE

        public static IPDLog INSTANCE
    • Constructor Detail

      • PDLog

        public PDLog()
    • Method Detail

      • getInstance

        protected static IPDLog getInstance()
      • wouldLog

        public boolean wouldLog(ILTPlugin plugin,
                       int severity)
        Log a CommonBaseEvent record.
        Specified by:
        wouldLog in interface IPDLog
      • wouldLog

        protected boolean wouldLog(com.ibm.rational.test.lt.core.logging.ILTSubComponent subComponent,
                       int severity)
        Specified by:
        wouldLog in class PDAbstractLog
      • getEventFactory

        protected org.eclipse.hyades.logging.events.cbe.EventFactory getEventFactory(com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry)
        Specified by:
        getEventFactory in class PDAbstractLog
      • formatCommonBaseEvent

        protected void formatCommonBaseEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent,
                                 com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry)
        Overrides:
        formatCommonBaseEvent in class PDAbstractLog
        Parameters:
        commonBaseEvent - org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
        logEntry - com.ibm.rational.test.lt.core.loggin.PDAbstractLog.PDLogEntry
      • logCommonBaseEvent

        protected void logCommonBaseEvent(com.ibm.rational.test.lt.core.logging.PDAbstractLog.PDLogEntry logEntry,
                              org.eclipse.hyades.logging.events.cbe.CommonBaseEvent commonBaseEvent)
        Specified by:
        logCommonBaseEvent in class PDAbstractLog
      • convertSeverityToLevel

        protected int convertSeverityToLevel(int severity)
      • getExtendedDataElementValuesArray

        public String[] getExtendedDataElementValuesArray(String values)
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.