Uiinfrastructure API Docs  
 

Reporter.LogAndWrite Method 

Both write to system out and log to spy.

public static void LogAndWrite(
   string msg
);

Parameters

msg

See Also

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