Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
By default, the proxy is set to log information level events. These events are messages not related to requests, only the events related to the working of Dev Proxy.
To change the default logging level, update the logLevel setting in the devproxyrc.json file.
{
"logLevel": "debug"
}
To change the logging level at run time, use the --log-level command line option.
devproxy --log-level debug
For the list of available logging levels, see the Proxy settings page.