public class RateLogger extends Object
Constructor and Description |
---|
RateLogger(org.slf4j.Logger log) |
RateLogger(org.slf4j.Logger log,
long interval) |
Modifier and Type | Method and Description |
---|---|
void |
flush() |
void |
rateLimitLog(String newMsg) |
void |
rateLimitLog(String newMsg,
String newValue)
In addition to the message, it also takes a value.
|
Copyright © 2008–2023 The Apache Software Foundation. All rights reserved.