14:01:12.817 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
14:01:12.817 | trace | yii\base\Module::getModule | Loading module: debug |
14:01:12.818 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
14:01:12.818 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
14:01:12.818 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
14:01:12.818 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:01:12.818 | trace | yii\base\Module::getModule | Loading module: gii |
14:01:12.818 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
14:01:12.818 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
14:01:12.818 | trace | yii\web\Application::handleRequest | Route requested: 'user/logout' |
14:01:12.820 | trace | yii\base\Controller::runAction | Route to run: user/logout |
14:01:12.820 | info | yii\web\Session::open | Session started |
14:01:12.821 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1000 |
14:01:12.821 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
14:01:12.825 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
14:01:12.825 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
14:01:12.826 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\UserController::actionLogout() |
14:01:12.827 | info | yii\web\User::logout | User '1000' logged out from 114.244.128.96. |
14:01:12.827 | info | yii\web\Session::open | Session started |