Search before asking
Apache SkyWalking Component
Python Agent (apache/skywalking-python)
What happened
When reporting to the server, I can understand that the error stack printed to the log is truncated, but the error stack recorded to the local log is truncated, so the specific error cannot be located
What you expected to happen
The error stack recorded to the local log is not truncated and the error can be located smoothly
How to reproduce
An error with an error stack depth greater than 5 occurred, and the log on the server was truncated, as was the local log
Anything else
Every time
Are you willing to submit PR?
Code of Conduct
Search before asking
Apache SkyWalking Component
Python Agent (apache/skywalking-python)
What happened
When reporting to the server, I can understand that the error stack printed to the log is truncated, but the error stack recorded to the local log is truncated, so the specific error cannot be located
What you expected to happen
The error stack recorded to the local log is not truncated and the error can be located smoothly
How to reproduce
An error with an error stack depth greater than 5 occurred, and the log on the server was truncated, as was the local log
Anything else
Every time
Are you willing to submit PR?
Code of Conduct