[Vtigercrm-developers] debug

Fusioncore ml at arceva.fr
Fri Jul 31 12:58:09 PDT 2009


I do it but nothing work correctly
I active in the new file and I modify the file 
LoggerPropertyConfigurator.php and nothing work

And I found
    function setDebug($value) {
        $this->database->debug = $value;
    }
in the peardatabase file.
Where I can change this var : $value ?

Thanks,
Bruno
French-vtiger Manager



Joe Bordes a écrit :
> You have to activate debug in this new file:
>
> $this->database->debug = true;
>
> and THEN, configure log4php.properties as we did before
>
> Joe
> TSolucio
>
> Fusioncore escribió:
>> Thanks Joe but,
>> I activate debug in this file but I don't have any result.
>> I search the new function who provide the same result than :
>>
>> //$this->database->debug = true;
>> log4php.rootLogger=DEBUG,A1
>>
>> Thanks,
>> Bruno
>>
>> French-vtiger Manager
>>
>>
>>
>> Joe Bordes a écrit :
>>   
>>> We now have a global performance config file, you have to activate it
>>> there first:
>>>
>>> config.performance.php
>>>
>>> Joe
>>> TSolucio
>>>
>>> Fusioncore escribió:
>>>   
>>>     
>>>> Hi all
>>>> I search to active debug on 5.1.0 but the method used on the 504 didn't work
>>>> Do you have an idea ?
>>>> Thanks,
>>>> Bruno
>>>> _______________________________________________
>>>> Reach hundreds of potential candidates - http://jobs.vtiger.com 
>>>>
>>>>   
>>>>     
>>>>       
>>> _______________________________________________
>>> Reach hundreds of potential candidates - http://jobs.vtiger.com 
>>>   
>>>     
>> _______________________________________________
>> Reach hundreds of potential candidates - http://jobs.vtiger.com 
>>
>>   
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Reach hundreds of potential candidates - http://jobs.vtiger.com 



More information about the vtigercrm-developers mailing list