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