Log Method
Overloads
Log(String) |
Method to use when emitting a log message. |
Log(String)
Method to use when emitting a log message.
Declaration
protected override void Log(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |
The message to print. |
Overrides
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!