Function ColorConsoleWriter.writeln

writes a string and go to a new line

void writeln (
  string text,
  ReportWriter.Context context
);