Uses of Package
org.apache.bookkeeper.slogger
Packages that use org.apache.bookkeeper.slogger
Package
Description
Support for bookie entry logs using Direct IO.
Structured logging.
Structured logging (slf4j implementation).
-
Classes in org.apache.bookkeeper.slogger used by org.apache.bookkeeper.bookie.storage.directentryloggerClassDescriptionEvent logging interface will support for key value pairs and reusable context.
-
Classes in org.apache.bookkeeper.slogger used by org.apache.bookkeeper.sloggerClassDescriptionAbstract implementation of slogger.Levels at which slogger can slog.Interface passed to Sloggable instances, with which they can add their own key/value pairs to the logged event.Event logging interface will support for key value pairs and reusable context.
-
Classes in org.apache.bookkeeper.slogger used by org.apache.bookkeeper.slogger.slf4jClassDescriptionAbstract implementation of slogger.Levels at which slogger can slog.Event logging interface will support for key value pairs and reusable context.