DockerShimContext.LoggingConsoleStdout property

A text writer that writes to LoggerFactory. You must explicitly request a log event by calling one of the WriteLine methods.

public TextWriter LoggingConsoleStdout { get; }

See Also