| Package | Description |
|---|---|
| org.cache2k.core | |
| org.cache2k.core.util |
| Modifier and Type | Method and Description |
|---|---|
Log |
HeapCache.getLog()
Normally a cache itself logs nothing, so just construct when needed.
|
Log |
InternalCache.getLog()
used from the cache manager
|
Log |
WiredCache.getLog() |
| 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.
|
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.