public static class Log.SuppressionCounter extends Log
Log.SuppressionCounter| Constructor and Description |
|---|
Log.SuppressionCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String s) |
void |
debug(String s,
Throwable ex) |
int |
getDebugCount() |
int |
getInfoCount() |
int |
getWarnCount() |
void |
info(String s) |
void |
info(String s,
Throwable ex) |
boolean |
isDebugEnabled() |
boolean |
isInfoEnabled() |
void |
warn(String s) |
void |
warn(String s,
Throwable ex) |
getLog, getLog, registerSuppression, unregisterSuppressionpublic Log.SuppressionCounter()
public boolean isDebugEnabled()
isDebugEnabled in class Logpublic boolean isInfoEnabled()
isInfoEnabled in class Logpublic int getDebugCount()
public int getInfoCount()
public int getWarnCount()
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.