Uiinfrastructure API Docs  
 

Reporter.LogAndWriteError Method 

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

public static void LogAndWriteError(
   string msg
);

Parameters

msg

See Also

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