public class IoLogger extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Consumer<String> |
getInputLogger() |
Consumer<byte[]> |
getOutputLogger() |
void |
write(String message) |
public IoLogger(Path logFolder)
Copyright © 2015. All rights reserved.