Write messages from Workflow
You can add the Visual Basic 
		Trace command to a workflow to write messages to the
		workflow log file. For example, this command writes the text in between the
		quotation marks to the log workflow log file.
	 
Trace.WriteLine("Check Formula wf_start()")