| com.sun.portal.util.PortalFileAppender
PortalFileAppender | public class PortalFileAppender extends FileAppender (Code) | | Portal Specific File Appender that token replaces the PORTAL_ID and
INSTANCE_ID of the filename.
|
Method Summary | |
public synchronized void | setFile(String fileName, boolean append, boolean bufferedIO, int bufferSize) |
setFile | public synchronized void setFile(String fileName, boolean append, boolean bufferedIO, int bufferSize) throws IOException(Code) | | |
|
|