Log Messages

总计30条数据
TimeLevelCategoryMessage
 
16:50:38.775traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
16:50:38.775traceyii\base\Module::getModuleLoading module: debug
16:50:38.775traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
16:50:38.775traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
16:50:38.775traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
16:50:38.776traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:50:38.776traceyii\base\Module::getModuleLoading module: gii
16:50:38.776traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
16:50:38.776traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
16:50:38.776traceyii\web\Application::handleRequestRoute requested: 'andy/get-log'
16:50:38.779traceyii\base\Controller::runActionRoute to run: andy/get-log
16:50:38.780traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\AndyController::actionGetLog()
16:50:38.781traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:50:38.782traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:50:38.783traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:50:38.783infoyii\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:50:38.783infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:50:38.844traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
16:50:38.845traceyii\base\View::renderFileRendering view file: /var/www/beta/views/site/andy/get-log.php
16:50:38.866infoyii\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-17 00:00:00') AND (a.time < TIMESTAMP '2025-09-17 23:59:59' + INTERVAL '1 second'))
16:50:38.903infoyii\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-17 00:00:00') AND (a.time < TIMESTAMP '2025-09-17 23:59:59' + INTERVAL '1 second')) ORDER BY "id" DESC LIMIT 20
16:50:38.909infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id"=1000
16:50:38.910traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:50:38.910traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:50:38.911infoyii\db\Command::querySELECT * FROM "global"."tbl_enterprises" WHERE "id"=2
16:50:38.911traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16:50:38.912traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
16:50:38.917traceyii\base\Module::getModuleLoading module: gridview
16:50:38.928infoyii\web\Session::openSession started
16:50:38.930traceyii\base\View::renderFileRendering view file: /var/www/beta/views/layouts/new-front.php