Error

ILogger.Error method

Error message.

public void Error(string message, Exception ex)
Parameter Type Description
message String The error message
ex Exception The exception message

See Also