Log Messages

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