SPC
Version 0.9.5
|
|
inline |
Open file.
Opens the log file. The operations that are allowed on the stream and how these are performed are defined by the mode parameter.
mode | The file access mode. Valid values are "r" - opens the existing log file for reading, "w" - creates a new log file and opens it for writing. |