| Package | Description |
|---|---|
| org.cache2k.impl | |
| org.cache2k.impl.util | |
| org.cache2k.storage |
| Modifier and Type | Method and Description |
|---|---|
protected Log |
BaseCache.getLog()
Normally a cache itself logs nothing, so just construct when needed.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Log.SuppressionCounter
Log implementation that can be used to count suppressed log outputs.
|
| Modifier and Type | Method and Description |
|---|---|
static Log |
Log.getLog(Class<?> _class) |
Log |
LogFactory.getLog(String s) |
static Log |
Log.getLog(String s) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Log.registerSuppression(String s,
Log l)
Redirects log output, this is used for testing purposes.
|
| Modifier and Type | Method and Description |
|---|---|
Log |
CacheStorageContext.getLog() |
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.