Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
DevOps Test UI
Version 2024.03 (11.0.1)
DevOps Test UI API Reference

Project Version 2.3
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.rational.test.ft.services.ISimpleLog

  • Packages that use ISimpleLog 
    Package Description
    com.rational.test.ft.services  
    • Uses of ISimpleLog in com.rational.test.ft.services

      Subinterfaces of ISimpleLog in com.rational.test.ft.services 
      Modifier and Type Interface and Description
      interface  ILog
      The log interface containing all log methods used by script playback.
      Classes in com.rational.test.ft.services that implement ISimpleLog 
      Modifier and Type Class and Description
      class  ExecutionHistoryLog
      Controls output of log messages into a Hyades Execution History stream.
      class  HTMLLog
      A simple log implementation that writes out the log messages in HTML format.
      class  LogAdapter
      The base implementation of the log methods for script playback.
      class  LogExtensionAdapter
      This is the base class for all Functional Test log extensions
      class  NullLog
      NullLog: An implementation of the ILog interface that writes no log, for when the rt.write_log option is set to false.
      class  SimpleLogAdapter
      The base implementation of the log interface.
      class  TextLog
      A simple log implementation that writes out the log messages in text format.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes