Click or drag to resize
SearchIndexerLogMessage Method
Appends line to the log context.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
protected virtual void LogMessage(
	string message
)

Parameters

message
Type: SystemString
See Also