当启用调试级别日志记录时,如何禁用记录从 BlazeDS 调用返回的数据?
根据本指南,我启用了调试级别日志记录,还启用了日期、时间、级别和类别日志记录。
这非常有效,只是现在我看到所有返回的数据都被记录下来。有办法禁用这个吗?我仍然希望看到通话记录。我尝试过信息级别,但这会关闭请求日志记录。
Based on this guide, I have enabled debug level logging and also enabled date, time, level and category logging.
This works great, except now I am seeing all my data that's returned being logged. Is there a way to disable this? I would still like to see the calls logged. I've tried info level, but that turns off request logging.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用该链接中提到的过滤。
Use filtering as mentioned on that link.