public interface LogAppender
| Modifier and Type | Field and Description |
|---|---|
static LogAppender |
NO_OP |
| Modifier and Type | Method and Description |
|---|---|
void |
append(String text) |
void |
close() |
String |
collect() |
static final LogAppender NO_OP
Copyright © 2019. All rights reserved.