Class EmbeddedKafkaBroker.LoggingOutputStream
java.lang.Object
java.io.OutputStream
io.smallrye.reactive.messaging.kafka.companion.test.EmbeddedKafkaBroker.LoggingOutputStream
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
- Enclosing class:
- EmbeddedKafkaBroker
-
Method Summary
Modifier and TypeMethodDescriptionstatic PrintStreamloggerPrintStream(org.jboss.logging.Logger logger) voidwrite(int b) Methods inherited from class java.io.OutputStream
close, flush, nullOutputStream, write, write
-
Method Details
-
loggerPrintStream
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-