rails_tracepoint_stack icon indicating copy to clipboard operation
rails_tracepoint_stack copied to clipboard

Add a warning when RailsTracepointStack is running

Open carlosdanielpohlod opened this issue 1 year ago • 0 comments

Following feedback is not so intuitive that the logs are saved by default on log/rails_tracepoint_stack.log, so would be useful to have a warning. The message also can advise the high computational resources used to run, like:

"saving the trace to log file log/trace.log ATTENTION: This can make your application slower"

Also, the message should be different if the user sets the logger to have a custom output

carlosdanielpohlod avatar Aug 02 '24 20:08 carlosdanielpohlod