When getting a stacktrace as error report from an application that is already deployed, it would be helpful to also get the actual variable values to reconstruct the system's state at the point before the exception was thrown.
Is anything like that feasible in Java and how could one do that?
Cheers,
Max
以上就是Getting local variables的详细内容,更多请关注web前端其它相关文章!