Package 

Class RatelimitedLogger


  • 
    public class RatelimitedLogger
    
                        

    Logger that logs message once per given delay if debugging is disabled. If debugging is enabled then it logs every time.

    • Method Summary

      Modifier and Type Method Description
      boolean warn(String format, Array<Object> arguments)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait