
The 'stringify' function prints an object as [Object object] which is not very helpful in many cases, especially in a diagnostics message. This commit changes the behavior to pretty print an object. PR Close #22689
The 'stringify' function prints an object as [Object object] which is not very helpful in many cases, especially in a diagnostics message. This commit changes the behavior to pretty print an object. PR Close #22689