5455565758596061626364
} } } }; teeStream = new TeePrintStream(originalStream, notifyingStream); if (isOut) { outStream = teeStream; System.setOut(teeStream); } else { errStream = teeStream;