Logger
IndexSettings.Logger property
Gets or sets a logger that is used for logging events and errors in the index. Note that the logger is not saved and must be created and assigned each time the index is created or loaded.
public ILogger Logger { get; set; }
Property Value
A logger that is used for logging events and errors in the index.
See Also
- interface ILogger
- class IndexSettings
- namespace GroupDocs.Search
- assembly GroupDocs.Search