ConsoleLogWriter.WriteMessage Method
Namespace: Rebex
Assembly: Rebex.Common.dll (version 7.0.9313)
WriteMessage(String)
Appends the specified message text into a text-based log.
Declaration
protected override void WriteMessage(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| String | message | Full message info. |