Optional logger to write stdout and stderr to. If this is
provided, the encoding for it is taken from the encoding
option property and that property is set to "bufffer". If no
encoding is defined, the default encoding for the log is
"utf8".
Set to true if you want the command line sent to the Writablelog provided to spawnPromise. Set to false if the command or its arguments contain sensitive information.
Generated using TypeDoc
Add logging to standard SpawnSyncoptions. If no
encodingis provided, it is set to "buffer" iflogis defined and "utf8" otherwise.