OutOfProcessNodeInstance.OutputLogger Field

Definition

The ILogger to which the Node.js instance's stdout/stderr is being redirected.

protected: initonly Microsoft::Extensions::Logging::ILogger ^ OutputLogger;
protected readonly Microsoft.Extensions.Logging.ILogger OutputLogger;
val mutable OutputLogger : Microsoft.Extensions.Logging.ILogger
Protected ReadOnly OutputLogger As ILogger 

Field Value

Applies to