| 14:20:08.562 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 14:20:08.562 | trace | yii\base\Module::getModule | Loading module: debug |
| 14:20:08.563 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 14:20:08.570 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 14:20:08.571 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 14:20:08.571 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:20:08.571 | info | time tracing start | 1783664408571835904 |
| 14:20:08.572 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 14:20:08.572 | trace | yii\web\Application::handleRequest | Route requested: 'user/logout' |
| 14:20:08.578 | trace | yii\base\Controller::runAction | Route to run: user/logout |
| 14:20:08.579 | info | yii\web\Session::open | Session started |
| 14:20:08.580 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1000 |
| 14:20:08.580 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 14:20:08.582 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:20:08.582 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:20:08.583 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\UserController::actionLogout() |
| 14:20:08.584 | info | yii\web\User::logout | User '1000' logged out from 39.156.194.178. |
| 14:20:08.584 | info | yii\web\Session::open | Session started |