Identify components of CRT run based on log results
Parameters: | log_file_handle (file_like) – File hindle for the log |
---|
Send message based on warnings in the log
Note
Only sends message when there is at least one warning to send.
Note
Expects there to be a crt_warning message in config
Note
Expects the body of the message to have the text WARNINGS_LIST
True if the log file indicates that the run completed successfully
List all warnings present in log
Returns: | list of strings of user friendly warnings |
---|
Note
source of warnings is from the config object