Class RateLogger


  • public class RateLogger
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RateLogger​(org.slf4j.Logger log)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void flush()  
      void rateLimitLog​(java.lang.String newMsg)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RateLogger

        public RateLogger​(org.slf4j.Logger log)
    • Method Detail

      • flush

        public void flush()
      • rateLimitLog

        public void rateLimitLog​(java.lang.String newMsg)