LoggingLevel
LoggingLevel enumeration
Defines the type of logs to display.
Members
| Member name | Description |
|---|---|
| DEBUG | All logs will be displayed. |
| WARNING | Some not critical points and all errors will be displayed. |
| ERROR | Only errors will be displayed. |
| NONE | Disable logging (default). |
See Also
- namespace aspose.ocr
- assembly Aspose.OCR