Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ICrawlerLog.Log Method 

Adds a message to the log.

void Log(
   string message
);

Parameters

message
The string to log.

See Also

ICrawlerLog Interface | Plumtree.Remote.Crawler Namespace