Log Messages

总计16条数据
TimeLevelCategoryMessage
 
12:04:54.903traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
12:04:54.903traceyii\base\Module::getModuleLoading module: debug
12:04:54.904traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
12:04:54.904traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
12:04:54.904traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
12:04:54.905traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:04:54.905traceyii\base\Module::getModuleLoading module: gii
12:04:54.905traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
12:04:54.906traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
12:04:54.906traceyii\web\Application::handleRequestRoute requested: 'v2/calendar/save-synchronize'
12:04:54.906traceyii\base\Module::getModuleLoading module: v2
12:04:54.907traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:04:54.907traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:04:54.908infoyii\web\Session::openSession started
12:04:54.908infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
12:04:54.911infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, NULL, NULL, 'v2/calendar/save-synchronize', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}]}', FALSE, '2025-06-25 12:04:54') RETURNING "id"