IBM Rational Performance Tester SDK

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

All Superinterfaces:
IPDAbstractLog
All Known Implementing Classes:
PDLog

public interface IPDLog
extends IPDAbstractLog


Field Summary
 
Fields inherited from interface com.ibm.rational.test.lt.core.logging.IPDAbstractLog
ALL, CONFIG, FINE, FINER, FINEST, INFO, NONE, SEVERE, WARNING
 
Method Summary
 boolean wouldLog(ILTPlugin plugin, int severity)
           
 
Methods inherited from interface com.ibm.rational.test.lt.core.logging.IPDAbstractLog
log, log, log, log, log, log, log, log, log, log, log, log, prepareMessage, prepareMessage
 

Method Detail

wouldLog

boolean wouldLog(ILTPlugin plugin,
                 int severity)

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.