| 16:32:50.921 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:32:50.921 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:32:50.922 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:32:50.922 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:32:50.923 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:32:50.923 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:32:50.924 | info | time tracing start | 1781166770924699136 |
| 16:32:50.924 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:32:50.924 | trace | yii\web\Application::handleRequest | Route requested: 'user/logout' |
| 16:32:50.926 | trace | yii\base\Controller::runAction | Route to run: user/logout |
| 16:32:50.927 | info | yii\web\Session::open | Session started |
| 16:32:50.928 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1013 |
| 16:32:50.928 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:32:50.929 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:32:50.930 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:32:50.930 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\UserController::actionLogout() |
| 16:32:50.931 | info | yii\web\User::logout | User '1013' logged out from 221.216.117.119. |
| 16:32:50.931 | info | yii\web\Session::open | Session started |