Set($LogToFile , 'warning'); #debug is very noisy
Set($LogDir, '/var/log/request-tracker4');
Set($LogToFileNamed , "rt.log");    #log to rt.log
Set($LogToSyslog, undef);
