Skip to content
New issue

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

analyzerDetail查询日志级别时出来别的级别日志 #228

Closed
xkm123 opened this issue Aug 24, 2018 · 0 comments
Closed

analyzerDetail查询日志级别时出来别的级别日志 #228

xkm123 opened this issue Aug 24, 2018 · 0 comments
Assignees

Comments

@xkm123
Copy link

xkm123 commented Aug 24, 2018

analyzerDetail查询日志级别时检测了日志内容里的日志级别关键字,如查询ERROR级别日志,理想状态下出来 2018-08-24 17:30:04 | ERROR ,实际上出来了2018-08-24 17:30:04 | DEBUG级别的错误,日志内容如下:
2018-08-24 17:30:04 | DEBUG | 26109 | 5b7fd01cb7839 | 1535103004.818 | 构建模版消息结果 |
日志信息:
object(moduls\wechat\model\QrCodeData)#147 (4) {
["sceneType"]=>
int(1)
["data"]=>
array(3) {
["bti"]=>
int(1128)
["cti"]=>
string(1) "3"
["ctn"]=>
string(1) "3"
}
["eventKey"]=>
string(48) "{"typ":1,"dat":{"bti":1128,"cti":"3","ctn":"3"}}"
["error":"moduls\wechat\model\QrCodeData":private]=>
bool(false)
}

调用过程:
[
(1) { file:/data/release/nhns/20180823-012731/application/wechat/controller/WechatController.php,line:97,function:debug }
(2) { file:/data/release/nhns/20180823-012731/application/wechat/controller/WechatController.php,line:72,function:scanEvent }
(3) { file:/data/release/nhns/20180823-012731/application/wechat/controller/WechatController.php,line:29,function:event }
]

日志详情里面包含: ["error":"moduls\wechat\model\QrCodeData":private]=> 导致错误

aiwhj added a commit to aiwhj/SeasLog that referenced this issue Sep 4, 2018
aiwhj added a commit to aiwhj/SeasLog that referenced this issue Sep 4, 2018
aiwhj added a commit to aiwhj/SeasLog that referenced this issue Sep 4, 2018
aiwhj added a commit to aiwhj/SeasLog that referenced this issue Sep 5, 2018
Neeke added a commit that referenced this issue Sep 5, 2018
@Neeke Neeke closed this as completed Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants