| Name | Description | Type | Package | Framework |
| AbstractLogger | Common base class for all log wrappers of SPI entities. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| AbstractLogger .Callable | Interface | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit | |
| AbstractLogger .SafeCallable | Interface | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit | |
| BatchLogger | Log wrapper for a Batch. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| IdFactoryLogger | Log wrapper for an IdFactory. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| LogWriter | A LogWriter provides methods for persisting log messages by some implementation specific means. | Interface | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| LogWriterProvider | Interface | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit | |
| NameFactoryLogger | Log wrapper for a NameFactory. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| PathFactoryLogger | Log wrapper for a PathFactory. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| QValueFactoryLogger | Log wrapper for a QValueFactory. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| RepositoryServiceLogger | Log wrapper for a RepositoryService. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| SessionInfoLogger | Log wrapper for a SessionInfo. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| Slf4jLogWriter | LogWriter implementation which uses SLF4J for persisting log messages. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| Slf4jLogWriterProvider | LogWriterProvider instance which provides Slf4jLogWriters. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| SpiLoggerFactory | Static factory for creating instances of the various spi loggers derived from In the most simple case | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| WriterLogWriter | LogWriter implementation which uses a Writer for persisting log messages. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |
| WriterLogWriterProvider | LogWriterProvider instance which provides WriterLogWriters. | Class | org.apache.jackrabbit.spi.commons.logging | Apache JackRabbit |