PipeLogger Class

Summary

Logger to send messages from the MSBuild logging system over an anonymous pipe.
Namespace
MsBuildPipeLogger
Base Types
  • Logger
Logger
PipeLogger

Syntax

public class PipeLogger : Logger

Remarks

Heavily based on the work of Kirill Osenkov and the MSBuildStructuredLog project.

Properties

Name Value Summary
Pipe IPipeWriter

Methods