Interface | Description |
---|---|
PersistitLogger |
Simple interface for attaching an external logger.
|
PersistitLogMessage.LogItem |
Interface for a loggable item.
|
Class | Description |
---|---|
DefaultPersistitLogger |
The default implementation of logging for Persistit.
|
LogBase |
Log message and configuration mechanism for Persistit's internal logging
method.
|
PersistitLogMessage |
A template for a Persisit log message.
|
Slf4jAdapter |
Wraps an
org.slf4j.Logger instance for Persistit logging. |
Enum | Description |
---|---|
PersistitLevel |
Copyright © 2010-2020, ForgeRock All Rights Reserved.