Log.SuppressionCounter
Constructor and Description |
---|
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) |
deregisterSuppression, getLog, getLog, registerSuppression
public boolean isDebugEnabled()
isDebugEnabled
in class Log
public boolean isInfoEnabled()
isInfoEnabled
in class Log
public int getDebugCount()
public int getInfoCount()
public int getWarnCount()
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.