'DB_DEBUG' => TRUE,//Database debugging mode can record SQL logs after it is turned on
Enable 'DB_DEBUG' in the database link configuration in thinkPHP => TRUE Where will the SQL logs be saved
'DB_DEBUG' => TRUE,//Database debugging mode can record SQL logs after it is turned on
Enable 'DB_DEBUG' in the database link configuration in thinkPHP => TRUE Where will the SQL logs be saved
Runtime/Logs within the project
Application Directory/Runtime/Logs