public class LogReporter extends Object implements Reporter
close()d.| Constructor and Description |
|---|
LogReporter() |
| Modifier and Type | Method and Description |
|---|---|
Appendable |
append(char c) |
Appendable |
append(CharSequence cs) |
Appendable |
append(CharSequence cs,
int i,
int i1) |
void |
close() |
public Appendable append(CharSequence cs) throws IOException
append in interface AppendableIOExceptionpublic Appendable append(CharSequence cs, int i, int i1) throws IOException
append in interface AppendableIOExceptionpublic Appendable append(char c) throws IOException
append in interface AppendableIOExceptionpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2019 DuraSpace. All rights reserved.