trace_setlogfilename

fnvoid trace_setlogfilename(string name)

Set the output file name for profile reports (-profile switch). An empty name will set the output to stdout.

Parameters

namefile name

Note

This is a dmd specific setting.