StringUtils.LogString

Simple Logging method that allows quickly writing a string to a file

public static void LogString(string output,
	string filename)

Parameters

output

filename


See also:

Class StringUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic