Name

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

Synopsis

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

Parameters

boolean log

if log is true then warning messages will be logged

Return Value

void