Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

LogFactory.IsLoggingToNetwork Method 

Returns true if the IDK logging framework is configured to send log messages to receivers on the local network, and false if messages are only sent to receivers on the local machine.

public static bool IsLoggingToNetwork();

Return Value

true if configured to send log messages to the network.

See Also

LogFactory Class | Plumtree.Remote.Logging Namespace