Method DefaultOutput DefaultOutput(string) The default output action. Print to the debug log. Declaration public void DefaultOutput(string line) Parameters Type Name Description string line Line to be printed.