IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

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

Packages that use LogExtensionAdapter
com.rational.test.ft.services   
 

Uses of LogExtensionAdapter in com.rational.test.ft.services
 

Subclasses of LogExtensionAdapter in com.rational.test.ft.services
 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 NullLog
          NullLog: An implementation of the ILog interface that writes no log, for when the rt.write_log option is set to false.
 class TestScriptServicesLog
          This log implementation interfaces with the Test Script Services (TSS).
 class TextLog
          A simple log implementation that writes out the log messages in text format.