IndexLogger Class |
Namespace: CMS.Search.Internal
public class IndexLogger
The IndexLogger type exposes the following members.
Name | Description | |
---|---|---|
IndexLogger |
Name | Description | |
---|---|---|
LogBatchEnd |
Logs the end of the batch processing.
| |
LogBatchStart(Int32, Int32) |
Logs the start of batch processing.
| |
LogBatchStart(Int32, Int32, String) |
Logs start of batch processing.
| |
LogCustomTableBatchStart |
Logs start of batch processing.
| |
LogMessage |
Appends line to the log context.
| |
LogTaskStart |
Logs task started message to the log context.
|