Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

LogFactory Class

The LogFactory is the starting point for the IDK Logging API, and offers static methods to configure logging, query configuration properties, and obtain ILogger instances.

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

System.Object
   Plumtree.Remote.Logging.LogFactory

public class LogFactory

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.Logging

Assembly: idk (in idk.dll)

See Also

LogFactory Members | Plumtree.Remote.Logging Namespace