Uses of Interface
io.permazen.jsck.JsckLogger
Packages that use JsckLogger
Package
Description
Classes associated with
Jsck
, the Permazen key/value database consistency checker.-
Uses of JsckLogger in io.permazen.jsck
Methods in io.permazen.jsck that return JsckLoggerModifier and TypeMethodDescriptionJsckConfig.getJsckLogger()
Configure a destination for log messages emitted during the scan.static JsckLogger
static JsckLogger
Create an instance that wraps the givenLogger
.Methods in io.permazen.jsck with parameters of type JsckLogger