The change combines two separate logger calls into a single critical log call in the Tasks.php helper. This improves the readability of the code and makes error logging more efficient.
The change combines two separate logger calls into a single critical log call in the Tasks.php helper. This improves the readability of the code and makes error logging more efficient.