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.LogAdapter

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

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

Subclasses of LogAdapter 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 LogExtensionAdapter
          This is the base class for all Rational Functional Tester 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 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.