
26 Oct
2006
26 Oct
'06
1:57 p.m.
Hi,
I still have a question with debug mode. How can I increase logs in the log file I have set with $Self->{'LogModule::LogFile'} ? Adding $Self->{'Debug'} = 5; does not output logs in this file.
Did you make log file manually n the filesystem? Did you change the ownership? :)
The log file is normally filled; but, with no debug logs inside. I can only find debug logs in apache log files. In DBI.pm, I have manually increased debug level by setting $Debug variable. Then the OTRS log file is correctly filled. Regards. Eric Boudrand