| 13:55:49.541 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 13:55:49.541 | trace | yii\base\Module::getModule | Loading module: debug |
| 13:55:49.542 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 13:55:49.542 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 13:55:49.543 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 13:55:49.543 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:55:49.543 | info | time tracing start | 1781157349543749120 |
| 13:55:49.543 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 13:55:49.543 | trace | yii\web\Application::handleRequest | Route requested: '' |
| 13:55:49.544 | info | yii\web\Session::open | Session started |
| 13:55:49.546 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=5250 |
| 13:55:49.546 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 13:55:49.548 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:55:49.548 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:55:49.550 | info | yii\web\User::loginByCookie | User '5250' logged in from 221.216.117.119 via cookie. |
| 13:55:49.550 | trace | yii\base\Controller::runAction | Route to run: site/index |
| 13:55:49.550 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\SiteController::actionIndex() |