Uiinfrastructure API Docs  
 

Reporter.logNoIndent Method 

Simply logs the string to the output.

public static void logNoIndent(
   bool bSystemOut,
   string line
);

Parameters

bSystemOut
line

See Also

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