error method
Leave feedback
On this page
Writes error log message; Error log messages provide information about unrecoverable events in application flow.
def error(self, message, exception):
...
| Parameter | Type | Description |
|---|---|---|
| message | System.String | The error message. |
| exception | System.String | The exception. |
- module
groupdocs.conversion.logging - class
FileLogger
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.