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

Class PDExecutionLog

    • Constructor Detail

      • PDExecutionLog

        protected PDExecutionLog()
    • Method Detail

      • addPDXLogFilter

        public void addPDXLogFilter(com.ibm.rational.test.lt.core.logging.IPDXLogFilter f)
        Specified by:
        addPDXLogFilter in interface IPDExecutionLog
      • log

        public void log(com.ibm.rational.test.lt.core.logging.ILTSubComponent subComponent,
               String msgCatalogId,
               int severity,
               String[] tokens,
               String correlationValue)
        Specified by:
        log in interface IPDAbstractLog
        Overrides:
        log in class PDAbstractLog
      • log

        public void log(com.ibm.rational.test.lt.core.logging.ILTSubComponent subComponent,
               String msgCatalogId,
               int severity,
               String[] tokens)
        Specified by:
        log in interface IPDAbstractLog
        Overrides:
        log in class PDAbstractLog
      • prepareMessage

        public String prepareMessage(com.ibm.rational.test.lt.core.logging.ILTSubComponent subComponent,
                            String msgCatalogId,
                            int severity,
                            String[] tokens)
        Description copied from class: PDAbstractLog
        Prepare a Message. This is accomplished by retrieving the message from the catalog and substituting the tokens as needed.
        Specified by:
        prepareMessage in interface IPDAbstractLog
        Overrides:
        prepareMessage in class PDAbstractLog
        Returns:
        String
      • 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
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.