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-12-05 17:16:25 +01:00
2016-12-05 11:44:30 +01:00
2016-12-12 10:52:57 +01:00
2016-11-07 10:26:08 +01:00
2016-11-03 14:32:44 +08:00