Plumtree EDK (Enterprise Web Development Kit) 5.4.0

LogFactory.IsLoggingToNetwork Method 

Returns true if the EDK logging framework is configured to send log messages to receivers on the local network, 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