diff --git a/spring-cloud-stream-binder-kafka/src/test/resources/logback.xml b/spring-cloud-stream-binder-kafka/src/test/resources/logback.xml new file mode 100644 index 000000000..a4fa00218 --- /dev/null +++ b/spring-cloud-stream-binder-kafka/src/test/resources/logback.xml @@ -0,0 +1,14 @@ + + + + %d{ISO8601} %5p %t %c{2}:%L - %m%n + + + + + + + + + + \ No newline at end of file