Welcome Guest, Not a member yet? Register   Sign In
log_message entries question
#3

Hi kenjis,

I expected a single entry for a single page request.

I found the cause. It was in app\Config\Boot\development.php just above my log_message call.

PHP Code:
defined('CI_DEBUG') || define('CI_DEBUG'true); 

I changed the value to false.
Reply


Messages In This Thread
log_message entries question - by paulkd - 01-11-2023, 01:42 PM
RE: log_message entries question - by kenjis - 01-13-2023, 01:40 AM
RE: log_message entries question - by paulkd - 01-13-2023, 05:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB