The MarkupStreamNames type exposes the following members.
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Fields
| Name | Description | |
|---|---|---|
| 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.
|
