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 Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
log
(Supplier<CharSequence> messageSupplier) void
log
(Supplier<CharSequence> messageSupplier, Throwable thrown)
-
Constructor Details
-
LogIfLevelEnabled
-
-
Method Details
-
log
-
log
-