Sandcastle fails if null is logged

Hi Guys,

There is a small bug with Sandcastle that causes it to fail to run if any console.log prints out a value that is null.

See:

This makes testing some code difficult, as there is always a chance in some cases that values being logged might be null.

Thanks.

Thanks for reporting this! I’ve added this issue to our github so someone can fix it: https://github.com/AnalyticalGraphicsInc/cesium/issues/3962

Best,

Hannah