20_info.log 4.0 KB
---------------------------------------------------------------
[ 2020-08-20T08:56:32+08:00 ] 127.0.0.1 GET cartext.com/
[ info ] [ BEHAVIOR ] Run app\common\behavior\Init @app_init [ RunTime:0.004000s ]
[ info ] [ LANG ] D:\WWW\sos\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => '',
    1 => NULL,
    2 => NULL,
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=266uv58vsm829iihej73ptago3',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate',
  'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',
  'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',
  'upgrade-insecure-requests' => '1',
  'connection' => 'close',
  'host' => 'cartext.com',
)
[ info ] [ PARAM ] array (
)
[ info ] [ BEHAVIOR ] Run app\common\behavior\App @app_begin [ RunTime:0.000000s ]
[ info ] [ RUN ] app\web\controller\Index->index[ D:\WWW\sos\application\web\controller\Index.php ]
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'web',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\WWW\sos\public/../application/web\view\index\index.php [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-08-20T08:56:34+08:00 ] 127.0.0.1 GET cartext.com/web/car/index
[ info ] [ BEHAVIOR ] Run app\common\behavior\Init @app_init [ RunTime:0.000000s ]
[ info ] [ LANG ] D:\WWW\sos\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'web',
    1 => 'car',
    2 => 'index',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=266uv58vsm829iihej73ptago3',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate',
  'referer' => 'http://cartext.com/',
  'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',
  'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',
  'upgrade-insecure-requests' => '1',
  'connection' => 'close',
  'host' => 'cartext.com',
)
[ info ] [ PARAM ] array (
)
[ info ] [ BEHAVIOR ] Run app\common\behavior\App @app_begin [ RunTime:0.000000s ]
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'web',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ RUN ] app\web\controller\Car->index[ D:\WWW\sos\application\web\controller\Car.php ]
[ info ] [ VIEW ] D:\WWW\sos\public/../application/web\view\car\index.php [ array (
) ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2020-08-20T08:56:36+08:00 ] 127.0.0.1 GET cartext.com/products/car/carOrder?page=1&rows=10
[ info ] [ BEHAVIOR ] Run app\common\behavior\Init @app_init [ RunTime:0.000000s ]
[ info ] [ LANG ] D:\WWW\sos\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'products',
    1 => 'car',
    2 => 'carOrder',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=266uv58vsm829iihej73ptago3',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate',
  'referer' => 'http://cartext.com/web/car/index',
  'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36',
  'x-requested-with' => 'XMLHttpRequest',
  'accept' => 'application/json, text/javascript, */*; q=0.01',
  'connection' => 'close',
  'host' => 'cartext.com',
)
[ info ] [ PARAM ] array (
  'page' => '1',
  'rows' => '10',
)
[ info ] [ BEHAVIOR ] Run app\common\behavior\App @app_begin [ RunTime:0.001000s ]
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'api',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ RUN ] app\products\controller\Car->carOrder[ D:\WWW\sos\application\products\controller\Car.php ]
[ info ] [ LOG ] INIT File