Log Messages

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