logging all queries after execution in codeigniter

前端 未结 2 940
庸人自扰
庸人自扰 2020-12-10 04:05

i want to log all queries after execution using hooks. -i enabled hooks in config.php -this is my hook-->

 $hook[\'post_controller\'] = array(    
    \'clas         


        
2条回答
提交回复
热议问题