public class PooledLogWriter extends Writer
| Constructor and Description |
|---|
PooledLogWriter() |
PooledLogWriter(Level level) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
write(char[] cbuf,
int off,
int len) |
public PooledLogWriter()
public PooledLogWriter(Level level)
public void write(char[] cbuf,
int off,
int len)
throws IOException
write in class WriterIOExceptionpublic void flush()
Copyright © 2017. All rights reserved.