Format the provided arguments to the stream according to the format string, and append a newline to the output.
Variadic template arguments
Format string to use (see ocean.text.convert.Formatter
Arguments to format
this, for easy chaining
See Implementation
Format the provided arguments to the stream according to the format string, and append a newline to the output.