ILogger class
Leave feedback
On this page
Defines an interface for a logger used to record events and errors during redaction.
Learn more
- More details about implementing
ILoggerinterface: Use advanced logging
The ILogger type exposes the following members:
| Method | Description |
|---|---|
| error | Logs an error that occurred during the redaction process. |
| error_file | |
| error_string | |
| trace | Logs an event that occurred during redaction process. |
| trace_file | |
| trace_string | |
| warning | Logs a warning that occurred during redaction process. |
| warning_file | |
| warning_string |
- module
groupdocs.redaction.options
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.