JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.bookkeeper.slogger
Interface Sloggable
public interface
Sloggable
Interface 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
SloggableAccumulator
log
(
SloggableAccumulator
accumulator)
Method Details
log
SloggableAccumulator
log
(
SloggableAccumulator
accumulator)