pulumi/sdk/nodejs/log
Joe Duffy 571d3814f8
Format logs the same way Node.js console APIs do (#561)
This change formats log messages the same way that Node.js does
in its console.log/error APIs.  This ensures, for example, that
errors have their stack printed if present, and switches over to
just printing the error directly rather than manually toStringing it.
2017-11-14 09:55:54 -08:00
..
index.ts Format logs the same way Node.js console APIs do (#561) 2017-11-14 09:55:54 -08:00