WriteError(string)

Adds a new error message entry into the log.

Declaration Syntax

public void WriteError(string message)

Parameters

message(string)

The error message.