nate berkopec
- 7mo ·
-
Public·
-
mastodon.social
Almost every application should add additional filters for backtrace lines when using tools like verbose_query_logs (Rails) or rack-mini-profiler. If you don't, you'll get way too many meaningless log lines.
Remove any line which appears in "every" backtrace, keep meaningful ones.