public class Slf4jLogConsumer extends Object implements Consumer<OutputFrame>
Constructor and Description |
---|
Slf4jLogConsumer(org.slf4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
accept(OutputFrame outputFrame) |
Slf4jLogConsumer |
withPrefix(String prefix) |
public Slf4jLogConsumer withPrefix(String prefix)
public void accept(OutputFrame outputFrame)
accept
in interface Consumer<OutputFrame>
Copyright © 2017. All rights reserved.