Log Messages

总计30条数据
TimeLevelCategoryMessage
 
19:52:50.659traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
19:52:50.659traceyii\base\Module::getModuleLoading module: debug
19:52:50.659traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
19:52:50.659traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
19:52:50.659traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
19:52:50.660traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:52:50.660traceyii\base\Module::getModuleLoading module: gii
19:52:50.660traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
19:52:50.660traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
19:52:50.660traceyii\web\Application::handleRequestRoute requested: 'andy/get-log'
19:52:50.660traceyii\base\Controller::runActionRoute to run: andy/get-log
19:52:50.660traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\AndyController::actionGetLog()
19:52:50.662traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:52:50.662traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
19:52:50.663traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:52:50.663infoyii\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"
19:52:50.663infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
19:52:51.027traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
19:52:51.027traceyii\base\View::renderFileRendering view file: /var/www/beta/views/site/andy/get-log.php
19:52:51.048infoyii\db\Command::querySELECT COUNT(*) FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE "a"."php_error"=TRUE
19:52:51.109infoyii\db\Command::querySELECT a.* FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id WHERE "a"."php_error"=TRUE ORDER BY "id" DESC LIMIT 20
19:52:51.167infoyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id" IN (1001, 5369, 5064, 5383)
19:52:51.169traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:52:51.169traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
19:52:51.169infoyii\db\Command::querySELECT * FROM "global"."tbl_enterprises" WHERE "id" IN (2, 265)
19:52:51.170traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19:52:51.170traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
19:52:51.176traceyii\base\Module::getModuleLoading module: gridview
19:52:51.186infoyii\web\Session::openSession started
19:52:51.187traceyii\base\View::renderFileRendering view file: /var/www/beta/views/layouts/new-front.php