Uiinfrastructure API Docs  
 

Reporter.LogAndWriteError Method

Both write to system out and log to spy (error version).

Overload List

Both write to system out and log to spy (error version).

public static void LogAndWriteError(string);

Both write to system out and log to spy (error version).

public static void LogAndWriteError(string,XPException);

See Also

Reporter Class | com.plumtree.uiinfrastructure.diagnostic.reporter Namespace