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

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

Uses of Class
com.rational.test.ft.services.SimpleLogAdapter

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

      Subclasses of SimpleLogAdapter in com.rational.test.ft.services 
      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  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