Uses of Interface
com.ibm.wsspi.logging.TextFileOutputStreamFactory

Packages that use TextFileOutputStreamFactory
com.ibm.websphere.ras   
com.ibm.ws.ffdc This package provides facilities to write first failure data capture (FFDC) records to assist in debugging problems. 
 

Uses of TextFileOutputStreamFactory in com.ibm.websphere.ras
 

Methods in com.ibm.websphere.ras that return TextFileOutputStreamFactory
static TextFileOutputStreamFactory TrConfigurator.getFileOutputStreamFactory()
           
 

Uses of TextFileOutputStreamFactory in com.ibm.ws.ffdc
 

Methods in com.ibm.ws.ffdc that return TextFileOutputStreamFactory
static TextFileOutputStreamFactory FFDCConfigurator.getFileOutputStreamFactory()