Name

Report::LogWarnings — Set warnings logging to .y2log file

Synopsis

Import Report;
void Report::LogWarnings ( boolean  log );

Parameters

boolean log

if log is true then warning messages will be logged

Return Value

void