Log Messages

总计30条数据
TimeLevelCategoryMessage
 
15:34:34.778traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
15:34:34.778traceyii\base\Module::getModuleLoading module: debug
15:34:34.778traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
15:34:34.778traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
15:34:34.778traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
15:34:34.778traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:34:34.779traceyii\base\Module::getModuleLoading module: gii
15:34:34.779traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
15:34:34.779traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
15:34:34.779traceyii\web\Application::handleRequestRoute requested: 'andy/get-log'
15:34:34.782traceyii\base\Controller::runActionRoute to run: andy/get-log
15:34:34.782traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\AndyController::actionGetLog()
15:34:34.784traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:34:34.784traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:34:34.784traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:34:34.785infoyii\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"
15:34:34.785infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
15:34:34.830traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
15:34:34.831traceyii\base\View::renderFileRendering view file: /var/www/beta/views/site/andy/get-log.php
15:34:34.847infoyii\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-09-18 00:00:00') AND (a.time < TIMESTAMP '2025-09-18 23:59:59' + INTERVAL '1 second'))
15:34:34.886infoyii\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-09-18 00:00:00') AND (a.time < TIMESTAMP '2025-09-18 23:59:59' + INTERVAL '1 second')) ORDER BY "id" DESC LIMIT 20
15:34:34.923infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id"=1000
15:34:34.923traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:34:34.923traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:34:34.924infoyii\db\Command::querySELECT * FROM "global"."tbl_enterprises" WHERE "id"=2
15:34:34.924traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:34:34.924traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:34:34.930traceyii\base\Module::getModuleLoading module: gridview
15:34:34.939infoyii\web\Session::openSession started
15:34:34.941traceyii\base\View::renderFileRendering view file: /var/www/beta/views/layouts/new-front.php