@FunctionalInterface public interface LogFormatter
Modifier and Type | Method and Description |
---|---|
String |
format(LogBlock logBlock)
Takes in a log block and returns a formatted String to be logged.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.