NodeScriptRunner.AttachToLogger method
Attaches the runner's output to the given logger.
public void AttachToLogger(ILogger logger)
| parameter | description |
|---|---|
| logger | The logger to write output to. |
See Also
- class NodeScriptRunner
Attaches the runner's output to the given logger.
public void AttachToLogger(ILogger logger)
| parameter | description |
|---|---|
| logger | The logger to write output to. |