W4dLogger.setOutputFile

Changes output file. Specify stdout to output to the terminal. When colored is true, logs will be colored for the terminal.

class W4dLogger
void
setOutputFile
(
File f
,
bool colored = false
)

Meta