public interface LogEventWriter
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
setPrintStream(java.io.PrintStream printStream) |
void |
write(LogEvent ev) |
void write(LogEvent ev)
void setPrintStream(java.io.PrintStream printStream)
void close()