robust-services-core
robust-services-core copied to clipboard
Include stack variables in exception logs
When an exception occurs, the stack is disassembled to display the chain of function calls that led to the exception. Enhance this to also display each function's stack variables.