Log Messages

总计30条数据
TimeLevelCategoryMessage
 
16:06:24.109traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:06:24.109traceyii\base\Module::getModuleLoading module: debug
16:06:24.110traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:06:24.110traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:06:24.110traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:06:24.110traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:06:24.110traceyii\base\Module::getModuleLoading module: gii
16:06:24.110traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:06:24.110traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:06:24.110traceyii\web\Application::handleRequestRoute requested: 'andy/get-log'
16:06:24.110traceyii\base\Controller::runActionRoute to run: andy/get-log
16:06:24.110traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\AndyController::actionGetLog()
16:06:24.114traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:06:24.114traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:06:24.115traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:06:24.116infoyii\db\Command::querySELECT code AS key, CASE WHEN code = 200 THEN '正常'||'('|| code||')' ELSE '错误'||'('|| code||')' END AS name FROM "global"."tbl_api_log" "a" WHERE a.code IS NOT NULL GROUP BY "code" ORDER BY "code"
16:06:24.116infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:06:24.191traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
16:06:24.192traceyii\base\View::renderFileRendering view file: /var/www/beta/views/site/andy/get-log.php
16:06:24.209infoyii\db\Command::querySELECT COUNT(*) FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE ("a"."url" ILIKE '%v2%') AND ((a.time >= '2025-07-04 00:00:00') AND (a.time < TIMESTAMP '2025-07-04 23:59:59' + INTERVAL '1 second'))
16:06:24.251infoyii\db\Command::querySELECT a.* FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE ("a"."url" ILIKE '%v2%') AND ((a.time >= '2025-07-04 00:00:00') AND (a.time < TIMESTAMP '2025-07-04 23:59:59' + INTERVAL '1 second')) ORDER BY "id" DESC LIMIT 20
16:06:24.260infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id"=1000
16:06:24.263traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:06:24.263traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:06:24.264infoyii\db\Command::querySELECT * FROM "global"."tbl_enterprises" WHERE "id"=2
16:06:24.266traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:06:24.266traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:06:24.272traceyii\base\Module::getModuleLoading module: gridview
16:06:24.282infoyii\web\Session::openSession started
16:06:24.285traceyii\base\View::renderFileRendering view file: /var/www/beta/views/layouts/new-front.php