Hi All,
I have completed the Test Link 1.9 installation and am in the process of completing the configuration.I need to know how to configure the LOGGING PATH as it is given as below in the installation manual:
$tlCfg->log_path = TL_ABS_PATH . 'logs' . DIRECTORY_SEPARATOR ;
I have seen the same code in the config.inc.php but not sure how to give the path in the above code.My test link folder path is :
C:\wamp\www\testlink
If I comment this code in the config.inc.php file , I am getting the below error in most of the screens in Test Link:
Notice: Undefined property: stdClass::$log_path in C:\wamp\www\testlink\lib\functions\logger.class.php on line 972
Please let me know how to set the log path here : $tlCfg->log_path = TL_ABS_PATH . 'logs' . DIRECTORY_SEPARATOR ;
An example code for the above will help.
Thanks.
Kathir
LOGGING PATH - Set Up Issues
Moderators: Amaradana, TurboPT, TL Developers