Log Messages

总计25条数据
TimeLevelCategoryMessage
 
20:02:39.420traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
20:02:39.420traceyii\base\Module::getModuleLoading module: debug
20:02:39.420traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
20:02:39.420traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
20:02:39.421traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
20:02:39.421traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:02:39.421traceyii\base\Module::getModuleLoading module: gii
20:02:39.421traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
20:02:39.422traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
20:02:39.422traceyii\web\Application::handleRequestRoute requested: 'v2/user/get-unread'
20:02:39.422traceyii\base\Module::getModuleLoading module: v2
20:02:39.422infoyii\web\Session::openSession started
20:02:39.423infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
20:02:39.425infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd'
20:02:39.428traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:02:39.428traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:02:39.428traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:02:39.429traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:02:39.429infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
20:02:39.430traceyii\base\Controller::runActionRoute to run: v2/user/get-unread
20:02:39.430traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\UserController::actionGetUnread()
20:02:39.430infoyii\db\Command::querySELECT count(*) as count, object_type FROM "a57be577deb434"."tbl_unread_comments" WHERE ("remind_user_id"=1000) AND (is_read = false) GROUP BY "object_type"
20:02:39.447traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:02:39.447traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:02:39.447infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 2, 1141, 'v2/user/get-unread', '{"access_token":"Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd","device_type":"2","posttime":"1751889792","token":"3030a1f9f6ad8f0e606e6d5be2429f4b","version_code":"1141"}', '{"code":200,"data":[],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-07 20:02:39') RETURNING "id"