Click or drag to resize
IndexLogger Methods

The IndexLogger type exposes the following members.

Methods
  NameDescription
Public methodLogBatchEnd
Logs the end of the batch processing.
Public methodLogBatchStart(Int32, Int32)
Logs the start of batch processing.
Public methodLogBatchStart(Int32, Int32, String)
Logs start of batch processing.
Public methodLogCustomTableBatchStart
Logs start of batch processing.
Public methodLogMessage
Appends line to the log context.
Public methodLogTaskStart
Logs task started message to the log context.
Top
See Also