public class Slf4jLogConsumer extends BaseConsumer<Slf4jLogConsumer>
Constructor and Description |
---|
Slf4jLogConsumer(org.slf4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
accept(OutputFrame outputFrame) |
Slf4jLogConsumer |
withPrefix(java.lang.String prefix) |
withRemoveAnsiCodes
public Slf4jLogConsumer withPrefix(java.lang.String prefix)
public void accept(OutputFrame outputFrame)