| Package | Description |
|---|---|
| org.togglz.core.logging | |
| org.togglz.core.repository.jdbc | |
| org.togglz.core.spi |
| Modifier and Type | Class and Description |
|---|---|
static class |
Jdk14LogProvider.Jdk14Log |
| Modifier and Type | Method and Description |
|---|---|
static Log |
LogFactory.getLog(Class<?> clazz) |
Log |
Jdk14LogProvider.getLog(String name) |
static Log |
LogFactory.getLog(String name) |
| Constructor and Description |
|---|
LoggingStateRepository(StateRepository delegate,
Log log) |
LoggingStateRepository(StateRepository delegate,
String customLogMessage,
Log log) |
| Modifier and Type | Field and Description |
|---|---|
protected Log |
JDBCStateRepository.log |
| Modifier and Type | Method and Description |
|---|---|
Log |
LogProvider.getLog(String name) |
Copyright © 2018. All Rights Reserved.