Class FSMessageLoggerAdapter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clearFailures()  
      java.util.Iterator getFailures()
      returns an Iterator of IOExceptions, or null if there have been no failures
      void log​(java.lang.String message)  
      void log​(java.lang.Throwable t, java.lang.String message)  
      • Methods inherited from class java.lang.Object

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