ILogger class
ILogger class
Defines interface of a logger that can be used for logging events and errors in process of redaction.
The ILogger type exposes the following members:
Methods
Method | Description |
---|---|
error | Logs an error that occurred during redaction process. |
trace | Logs an event that occurred during redaction process. |
warning | Logs a warning that occurred during redaction process. |
Remarks
Learn more | | |
See Also
- module
groupdocs.redaction.options