Method LogError
LogError(String)
Records a message that represents an error.
Declaration
public void LogError(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message | The text to be logged. |
LogError(String)
Records a message that represents an error.
Declaration
public void LogError(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message | The text to be logged. |