Description
This project aims to create a logger for method calls in Ruby , excluding methods from gems, internal classes, etc.
By utilizing Ruby's TracePoint functionality, it allows monitoring and displaying the methods called during the application's execution, filtering to show only the methods defined in the application's own code.
blogpost: https://blog.codeminer42.com/understanding-complex-rails-projects-ruby-on-rails-stack-trace-made-easy/
rails_tracepoint_stack alternatives and similar gems
Based on the "Debugging Tools" category.
Alternatively, view rails_tracepoint_stack alternatives based on common mentions on social networks and blogs.
-
Rails Footnotes
Every Rails page has footnotes that gives information about your application and links back to your editor -
ruby_jard
DISCONTINUED. Just Another Ruby Debugger. Provide a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging. -
FlowTrace
Brand new remote app inspecting tool. Declare feature steps and receive params, stack trace and whatever you want. -
Rbcat
DISCONTINUED. Rbcat it's a CLI tool which reads content from standard input and colorizes it by set of regex rules
Scout Monitoring - Performance metrics and, now, Logs Management Monitoring with Scout Monitoring
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of rails_tracepoint_stack or a related project?