Class ConditionEvaluationReportMessage
java.lang.Object
org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportMessage
A condition evaluation report message that can logged or printed.
- Since:
- 1.4.0
- Author:
- Phillip Webb, Andy Wilkinson
-
Constructor Summary
ConstructorDescriptionConditionEvaluationReportMessage
(ConditionEvaluationReport report, String title) -
Method Summary