set_output_log_TNSG Subroutine

public subroutine set_output_log_TNSG(log, file)

func write_message will also print in the log file

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: log

the unit of the log file

character(len=*), intent(in) :: file

the path of the log file


Contents

None