Print a line of output with a carriage return.
virtual void printLine( const std::string& ) = 0;
printLine Method