fmeobjects.FMELogFile.setFileName
- FMELogFile.setFileName(fileName, append)
If the filename is different from the current file, then the current file is closed, and the new one is opened.
- Parameters:
- Raises:
FMEException – An exception is raised if there was a problem.
- Return type:
None