Log Messages

总计30条数据
TimeLevelCategoryMessage
 
14:42:30.184traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
14:42:30.184traceyii\base\Module::getModuleLoading module: debug
14:42:30.184traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
14:42:30.187traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
14:42:30.187traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
14:42:30.191traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:42:30.194traceyii\base\Module::getModuleLoading module: gii
14:42:30.194traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
14:42:30.194traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
14:42:30.194traceyii\web\Application::handleRequestRoute requested: 'andy/get-log'
14:42:30.197traceyii\base\Controller::runActionRoute to run: andy/get-log
14:42:30.197traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\AndyController::actionGetLog()
14:42:30.204traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:42:30.206traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:42:30.216traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:42:30.218infoyii\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"
14:42:30.218infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:42:30.266traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
14:42:30.268traceyii\base\View::renderFileRendering view file: /var/www/beta/views/site/andy/get-log.php
14:42:30.285infoyii\db\Command::querySELECT COUNT(*) FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE (("a"."user_id" = 0) OR ("u"."email" ILIKE '%caoyongsheng%') OR ("u"."mobile" ILIKE '%caoyongsheng%')) AND ((a.time >= '2025-06-27 00:00:00') AND (a.time < TIMESTAMP '2025-06-27 23:59:59' + INTERVAL '1 second'))
14:42:30.296infoyii\db\Command::querySELECT a.* FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE (("a"."user_id" = 0) OR ("u"."email" ILIKE '%caoyongsheng%') OR ("u"."mobile" ILIKE '%caoyongsheng%')) AND ((a.time >= '2025-06-27 00:00:00') AND (a.time < TIMESTAMP '2025-06-27 23:59:59' + INTERVAL '1 second')) ORDER BY "id" DESC LIMIT 20
14:42:30.313infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id"=1000
14:42:30.314traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:42:30.314traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:42:30.314infoyii\db\Command::querySELECT * FROM "global"."tbl_enterprises" WHERE "id"=2
14:42:30.315traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:42:30.315traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:42:30.322traceyii\base\Module::getModuleLoading module: gridview
14:42:30.333infoyii\web\Session::openSession started
14:42:30.340traceyii\base\View::renderFileRendering view file: /var/www/beta/views/layouts/new-front.php