Package org.apache.bookkeeper.slogger
Interface Sloggable
-
public interface SloggableInterface to be implemented by classes that want more control over how they are added to a structured log.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SloggableAccumulatorlog(SloggableAccumulator accumulator)
-
-
-
Method Detail
-
log
SloggableAccumulator log(SloggableAccumulator accumulator)
-
-