public class LogSilencer extends Object
| Constructor and Description |
|---|
LogSilencer(org.slf4j.Logger logger) |
LogSilencer(org.slf4j.Logger logger,
long autoResetDelayMinutes) |
| Modifier and Type | Method and Description |
|---|---|
void |
infoOrDebug(String msg) |
void |
infoOrDebug(String category,
String msg) |
void |
reset() |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.