ILogger
Leave feedback
On this page
Defines interface of a logger that is used for logging events and errors in an index.
public interface ILogger
| Name | Description |
|---|---|
| Error(string) | Logs an error that occurred in the index. |
| Trace(string) | Logs an event that occurred in the index. |
Learn more
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search
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.