The MarkupStreamNames type exposes the following members.

Extension Methods

  NameDescription
FormatOverloaded.

Fields

  NameDescription
ConsoleError
The name of the standard stream for captured Error messages.
ConsoleInput
The name of the standard stream for captured In messages.
ConsoleOutput
The name of the standard stream for captured Out messages.
DebugTrace
The name of the standard stream for diagnostic Debug and Trace messages.
Default
The name of the standard stream for generic log messages.
Failures
The name of the standard stream for reporting failure messages and exceptions.
Warnings
The name of the standard stream for reporting warning messages.

See Also