rails_tracepoint_stack
rails_tracepoint_stack copied to clipboard
Colorize the stack logs by your class type
Currently, a trace is shown on log_formatter.rb . An interesting enhancement is to colorize each trace by the class type (model, controller, service, etc), Also, adding special colors for http requests (when called by a Net::HTTP for example)