Writes its arguments in text format to the file, according to the format string fmt.
The format string. When passed as a compile-time argument, the string will be statically checked against the argument types passed.
Items to write.
Exception if the file is not opened. ErrnoException on an error writing to the file.
See Implementation
Writes its arguments in text format to the file, according to the format string fmt.