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

Namespace: CMS.Search.Internal
Assembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax
C#
public void LogMessage(
	string message
)

Parameters

message
Type: SystemString
See Also