Example usage for org.springframework.boot.diagnostics FailureAnalysisReporter interface-usage

List of usage examples for org.springframework.boot.diagnostics FailureAnalysisReporter interface-usage

Introduction

In this page you can find the example usage for org.springframework.boot.diagnostics FailureAnalysisReporter interface-usage.

Usage

From source file org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter.java

/**
 * {@link FailureAnalysisReporter} that logs the failure analysis.
 *
 * @author Andy Wilkinson
 * @since 1.4.0
 */