Open
Description
Describe the bug
当启用了pagespy,就会覆写console的方法,导致在f12里,所有的打印 都来自于pagespy
无法快速定位到 真实的代码了
接口倒是可以通过 调用堆栈 找到真实代码
但console打印 只能显示最近的一个执行js,就是pagespy
看有没有什么好思路 解决
Steps to reproduce
No response
System Info
chrome
electron
Logs
No response
Validations
- Read the FAQ.
- Read the Contributing Guidelines.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.