Log Messages

总计30条数据
TimeLevelCategoryMessage
 
20:36:58.206traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
20:36:58.206traceyii\base\Module::getModuleLoading module: debug
20:36:58.207traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
20:36:58.207traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
20:36:58.207traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
20:36:58.208traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:36:58.208traceyii\base\Module::getModuleLoading module: gii
20:36:58.208traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
20:36:58.208traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
20:36:58.208traceyii\web\Application::handleRequestRoute requested: 'andy/get-log'
20:36:58.208traceyii\base\Controller::runActionRoute to run: andy/get-log
20:36:58.208traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\AndyController::actionGetLog()
20:36:58.210traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:36:58.211traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:36:58.212traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:36:58.212infoyii\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"
20:36:58.212infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
20:36:58.264traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:36:58.265traceyii\base\View::renderFileRendering view file: /var/www/beta/views/site/andy/get-log.php
20:36:58.274infoyii\db\Command::querySELECT COUNT(*) FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE (a.time >= '2025-07-05 00:00:00') AND (a.time < TIMESTAMP '2025-07-05 23:59:59' + INTERVAL '1 second')
20:36:58.293infoyii\db\Command::querySELECT a.* FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE (a.time >= '2025-07-05 00:00:00') AND (a.time < TIMESTAMP '2025-07-05 23:59:59' + INTERVAL '1 second') ORDER BY "id" DESC LIMIT 20
20:36:58.314infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id"=5250
20:36:58.315traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:36:58.315traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:36:58.316infoyii\db\Command::querySELECT * FROM "global"."tbl_enterprises" WHERE "id"=2
20:36:58.317traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:36:58.317traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:36:58.334traceyii\base\Module::getModuleLoading module: gridview
20:36:58.354infoyii\web\Session::openSession started
20:36:58.358traceyii\base\View::renderFileRendering view file: /var/www/beta/views/layouts/new-front.php