Log Messages

总计24条数据
TimeLevelCategoryMessage
 
22:30:56.798traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:30:56.798traceyii\base\Module::getModuleLoading module: debug
22:30:56.798traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:30:56.800traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:30:56.800traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:30:56.803traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:30:56.806traceyii\base\Module::getModuleLoading module: gii
22:30:56.806traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
22:30:56.806traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
22:30:56.806traceyii\web\Application::handleRequestRoute requested: 'andy/get-log'
22:30:56.808traceyii\base\Controller::runActionRoute to run: andy/get-log
22:30:56.808traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\AndyController::actionGetLog()
22:30:56.838traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:30:56.844traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:30:56.852traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:30:56.855infoyii\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"
22:30:56.855infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:30:56.874traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
22:30:56.877traceyii\base\View::renderFileRendering view file: /var/www/beta/views/site/andy/get-log.php
22:30:56.907infoyii\db\Command::querySELECT COUNT(*) FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id
22:30:56.915infoyii\db\Command::querySELECT a.* FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id ORDER BY "id" DESC LIMIT 20
22:30:56.938traceyii\base\Module::getModuleLoading module: gridview
22:30:56.970infoyii\web\Session::openSession started
22:30:56.971traceyii\base\View::renderFileRendering view file: /var/www/beta/views/layouts/new-front.php