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