Prints a formatted string to this output stream, using the specified format string and arguments, and then flushes this output stream. @param format the format string @param args the arguments accompanying the format string
(String format, Object... args)