Class LogIfLevelEnabled
java.lang.Object
org.springframework.kafka.support.LogIfLevelEnabled
Wrapper for a commons-logging Log supporting configurable
 logging levels.
- Since:
- 2.1.2
- Author:
- Gary Russell
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidlog(Supplier<CharSequence> messageSupplier) voidlog(Supplier<CharSequence> messageSupplier, Throwable thrown) 
- 
Constructor Details- 
LogIfLevelEnabled
 
- 
- 
Method Details- 
log
- 
log
 
-