Log Messages

总计16条数据
TimeLevelCategoryMessage
 
22:39:15.018traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:39:15.018traceyii\base\Module::getModuleLoading module: debug
22:39:15.019traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:39:15.021traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:39:15.021traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:39:15.021traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:39:15.022traceyii\base\Module::getModuleLoading module: gii
22:39:15.022traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
22:39:15.022traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
22:39:15.022traceyii\web\Application::handleRequestRoute requested: 'v2/punch/get-filter'
22:39:15.022traceyii\base\Module::getModuleLoading module: v2
22:39:15.037traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:39:15.038traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:39:15.038infoyii\web\Session::openSession started
22:39:15.040infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:39:15.044infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, NULL, NULL, 'v2/punch/get-filter', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}]}', FALSE, '2025-06-25 22:39:15') RETURNING "id"