Error
ILogger.Error method
Writes error log message; Error log messages provides information about unrecoverable events in application flow.
public void Error(string message, Exception ex)
| Parameter | Type | Description |
|---|---|---|
| message | String | The error message. |
| ex | Exception | The exception. |
See Also
- interface ILogger
- namespace GroupDocs.Signature.Logging
- assembly GroupDocs.Signature