This class defines a simple {@code OutputStream} object that can be used towrite all messages to multiple targets at the same time, much like the UNIX "tee" command. Note that this class will never throw any exceptions
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.