rails_tracepoint_stack icon indicating copy to clipboard operation
rails_tracepoint_stack copied to clipboard

Colorize the stack logs by your class type

Open carlosdanielpohlod opened this issue 1 year ago • 0 comments

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)

carlosdanielpohlod avatar Jul 26 '24 14:07 carlosdanielpohlod