Package | Description |
---|---|
org.cache2k.core | |
org.cache2k.core.util |
Modifier and Type | Method and Description |
---|---|
Log |
InternalCache.getLog()
used from the cache manager
|
Log |
WiredCache.getLog() |
Log |
HeapCache.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) |
static Log |
Log.getLog(String s) |
Log |
LogFactory.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–2018 headissue GmbH, Munich.