Possible actions to use if a log file already exists with the same name.
FILE_CONFLICT_ACTION_APPEND_INDEX - Append an index to the file name.
FILE_CONFLICT_ACTION_APPEND_TIMESTAMP - Append a timestamp to the file name.
FILE_CONFLICT_ACTION_OVERWRITE - Overwrite the existing file.
Possible actions to use if a log file already exists with the same name.