org.springframework.boot.diagnostics

Class LoggingFailureAnalysisReporter

  • java.lang.Object
    • org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void report(FailureAnalysis failureAnalysis)
      Reports the given failureAnalysis to the user.
      • Methods inherited from class java.lang.Object

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

      • LoggingFailureAnalysisReporter

        public LoggingFailureAnalysisReporter()