Writes the line (if messages are enabled), preceded with the thread name and the current date/time.
Each call to this method will write a line to the Trace listeners in the format:
threadName [tab] dateTime [tab] valueSee the StructuredTrace class description for details on setting up Trace listeners.
StructuredTrace Class | CleanCode.Diagnostics Namespace