Matt Bierner ab481aac77 Fix TypeScript Verbose Logging not Printing Out Argument Values (#17559)
Fixes #17488

**Bug**
In the calls to `JSON.stringify`, we are currently passing in `[]` as a whitelist. This results in no argument values being printed.

**Fix**
Pass in null instead so that we print all argument values
2016-12-19 13:36:59 -08:00
..
2016-11-08 11:09:05 +01:00
2016-11-08 21:47:40 +01:00
2016-12-12 10:52:57 +01:00
2016-11-09 21:21:37 +01:00
2016-10-28 16:18:21 +02:00