Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

CWSLogger Class

A simple logging implementation for passing string messages back to the portal. The CWS stub will instantiate this logger and pass it through to ContainerProvider.Initialize(). It is up to the developer to keep and use this object.

For a list of all members of this type, see CWSLogger Members.

System.Object
   Plumtree.Remote.Crawler.CWSLogger

public class CWSLogger : ICrawlerLog

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Crawler

Assembly: idk (in idk.dll)

See Also

CWSLogger Members | Plumtree.Remote.Crawler Namespace