6263646566676869
printlnAndFlush("Measurement phase starting."); } public void notifyMeasurementStarting() throws IOException { println("About to measure."); println(controlLogMessageRenderer.render(new StartMeasurementLogMessage())); writer.flush(); }