public static interface ConsoleHandlerState.Writer
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
write(String line) |
void write(String line) throws IOException
IOExceptionvoid flush()
throws IOException
IOExceptionvoid close()
throws IOException
IOException