org.apache.juli
public class FileHandler extends Handler
Version: $Revision: 899160 $ $Date: 2010-01-14 12:13:46 +0100 (Thu, 14 Jan 2010) $
Constructor Summary | |
---|---|
FileHandler() | |
FileHandler(String directory, String prefix, String suffix) |
Method Summary | |
---|---|
void | close()
Close the currently open log file (if any). |
protected void | closeWriter() |
void | flush()
Flush the writer. |
protected void | open()
Open the new log file for the date specified by date . |
protected void | openWriter() |
void | publish(LogRecord record)
Format and publish a LogRecord.
|
date
.Parameters: record description of the log event