CMOR's error/warning messages get printed to the terminal with color formatting that makes letters red for errors or blue for warnings. These messages then get printed to a white background. I ran into an issue where sometimes the letters will be colored white causing them to become invisible. This was being caused by how the color formatting characters interacted with characters in the error/warning message.
I am currently reworking how the error messages are formatted for printing to the terminal.
Another minor issue being worked on is the inclusion of the color formatting characters in the log file for CMOR. Ideally, this formatting should not be included in log files.
CMOR's error/warning messages get printed to the terminal with color formatting that makes letters red for errors or blue for warnings. These messages then get printed to a white background. I ran into an issue where sometimes the letters will be colored white causing them to become invisible. This was being caused by how the color formatting characters interacted with characters in the error/warning message.
I am currently reworking how the error messages are formatted for printing to the terminal.
Another minor issue being worked on is the inclusion of the color formatting characters in the log file for CMOR. Ideally, this formatting should not be included in log files.