|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogFileRotator
This interface defines simple log file (output stream) provider that knows how to rotate "logs"
Method Summary | |
---|---|
OutputStream |
logFile()
Returns output stream. |
void |
rotate()
This method forces log rotation. |
Method Detail |
---|
OutputStream logFile() throws IOException
IOException
- io exceptionvoid rotate() throws IOException
IOException
- io exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |