Error

ILogger.Error method

Logs an error that occurred during redaction process.

public void Error(string message)
Parameter Type Description
message String The error message.

See Also