10:33:28.146 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
10:33:28.146 | trace | yii\base\Module::getModule | Loading module: debug |
10:33:28.146 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
10:33:28.148 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
10:33:28.148 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
10:33:28.150 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:33:28.152 | trace | yii\base\Module::getModule | Loading module: gii |
10:33:28.152 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
10:33:28.152 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
10:33:28.152 | trace | yii\web\Application::handleRequest | Route requested: 'v2/work-log/get-filter' |
10:33:28.152 | trace | yii\base\Module::getModule | Loading module: v2 |
10:33:28.156 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
10:33:28.157 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
10:33:28.162 | info | yii\web\Session::open | Session started |
10:33:28.163 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
10:33:28.175 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, NULL, NULL, 'v2/work-log/get-filter', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}]}', FALSE, '2025-06-25 10:33:28') RETURNING "id" |