AquaLogic Interaction Development Kit (IDK) 6.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