We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TRACE: 23-07-06 15:08:58 [-:-] errno[0] logId[-] uri[-] user[-] refer[-] cookie[-] custom[-] [yog-ral] [cluster main][JsonConverter] unpack json data succ ServiceID=xxxx
NOTICE: 23-07-06 15:08:58 [-:-] errno[0] logId[-] uri[-] user[-] refer[-] cookie[-] custom[-] [yog-ral] [cluster main][RAL] request end service=HK_MOBILE_HOME requestID=2922197650 conv=querystring/json prot=http method=GET path=/?_format=json proxy=undefined query={"_format":"json"} remote=xxxxx cost=620.876 talk=619.824 write=618.308 read=0.629 pack=0.004 unpack=0.634 retry=0/2 在yog-log/index.js 716行处使用了parseReqParams,传入req进行header中的参数获取写入日志,但是在ral调用yog-log的地方并没有相关req的参数传入,导致 refer cookie为空
The text was updated successfully, but these errors were encountered:
No branches or pull requests
TRACE: 23-07-06 15:08:58 [-:-] errno[0] logId[-] uri[-] user[-] refer[-] cookie[-] custom[-] [yog-ral] [cluster main][JsonConverter] unpack json data succ ServiceID=xxxx
NOTICE: 23-07-06 15:08:58 [-:-] errno[0] logId[-] uri[-] user[-] refer[-] cookie[-] custom[-] [yog-ral] [cluster main][RAL] request end service=HK_MOBILE_HOME requestID=2922197650 conv=querystring/json prot=http method=GET path=/?_format=json proxy=undefined query={"_format":"json"} remote=xxxxx cost=620.876 talk=619.824 write=618.308 read=0.629 pack=0.004 unpack=0.634 retry=0/2
在yog-log/index.js 716行处使用了parseReqParams,传入req进行header中的参数获取写入日志,但是在ral调用yog-log的地方并没有相关req的参数传入,导致 refer cookie为空
The text was updated successfully, but these errors were encountered: