pywfm.IWFMModel.set_log_file#

IWFMModel.set_log_file(file_name='message.log')#

opens a text log file to print out error and warning messages

Parameters:

file_name (str, default='message.log') – name of the log file used to write error and warning messages

Returns:

opens the log file

Return type:

None