Plumtree EDK (Enterprise Web Development Kit) 5.4.0

LogFactory.GetApplicationName Method 

Gets the logging application name initialized or configured into the EDK logging framework, or empty string if logging is not initialized. This matches the "server" name required by Plumtree Logging Spy or the Plumtree Logger.

public static string GetApplicationName();

Return Value

the logging application name, or an empty string if not initialized

See Also

LogFactory Class | Plumtree.Remote.Logging Namespace