Get current stack trace in Ruby without raising an exception

后端 未结 3 2070
既然无缘
既然无缘 2020-12-07 13:23

I want to log the current backtrace (stacktrace) in a Rails 3 app without an exception occurring. Any idea how?

Why do I want this? I\'m trying to trace the

3条回答
提交回复
热议问题