java.lang.Object
java.io.OutputStream
ch.qos.logback.core.testUtil.TeeOutputStream
ch.qos.logback.core.testUtil.XTeeOutputStream
- All Implemented Interfaces:
Closeable
,Flushable
,AutoCloseable
-
Field Summary
Fields inherited from class ch.qos.logback.core.testUtil.TeeOutputStream
baos
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.qos.logback.core.testUtil.TeeOutputStream
toByteArray, toString, write
Methods inherited from class java.io.OutputStream
flush, nullOutputStream, write, write
-
Constructor Details
-
XTeeOutputStream
-
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Overrides:
close
in classOutputStream
- Throws:
IOException
-
isClosed
-