I have a bash file with multiple functions. I need to add a function to it that will record and put all errors in file to error_log.txt with date of error in the first line. My