Should new log entries be append to an existing log file, or should the
a new log file overwrite an existing one?
API Tags:
Integer (in octal) specifying the file permission mode that will be used when creating directories that do not already exist.
API Tags:
String containing the end-on-line character sequence.
API Tags:
String containing the name of the log file.
API Tags:
Handle to the log file.
API Tags:
String containing the format of a log line.
API Tags:
Should advisory file locking (i.e., flock()) be used?
API Tags:
Integer (in octal) containing the log file's permissions mode.
API Tags:
String containing the timestamp format. It will be passed directly to strftime(). Note that the timestamp string will generated using the current locale.
API Tags: