Log Messages

总计16条数据
TimeLevelCategoryMessage
 
23:06:12.240traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
23:06:12.240traceyii\base\Module::getModuleLoading module: debug
23:06:12.240traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
23:06:12.241traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
23:06:12.241traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
23:06:12.241traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:06:12.241traceyii\base\Module::getModuleLoading module: gii
23:06:12.241traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
23:06:12.242traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
23:06:12.242traceyii\web\Application::handleRequestRoute requested: 'v2/pre-sales/list'
23:06:12.242traceyii\base\Module::getModuleLoading module: v2
23:06:12.245traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:06:12.246traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:06:12.246infoyii\web\Session::openSession started
23:06:12.247infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
23:06:12.249infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, NULL, NULL, 'v2/pre-sales/list', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}]}', FALSE, '2025-07-04 23:06:12') RETURNING "id"