This class represents a simple logging console that can be erased.
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Clear() |
Clear the contents of the logging console.
| |
| Log(Object, String) |
Post a text message on the logging console.
| |
| Log(String) |
Post a line of text on the logging console.
(Inherited from IConsole.) |