[Feature Request] Ability to see filtered logs for some particular request
I want to propose a feature which I think will be quite useful for apps running in production environment either on staging or live servers. The feature should allow admin / users (who have access to see browserlog) to view filtered logs for some particular request e.g. /controller/problem_method. This feature will help users to track issues about some particular request in a clean way.
Let me know you what you think about this?
Filtering capability is a great idea but it also may be hard to do properly. When you say controller/problem_method you want all logs, including SQL/AR/request?
@dieb Thanks for liking my suggestion. I think while debugging developers are mostly interested in request logs but it would be awesome if we can give them SQL/AR logs too.
Hi @dieb. Any update on this :smile:?
Guess this is outdated
@kinsomicrote Yeah, looks like @dieb is not considering this feature :-).
Unfortunately I have zero time right now to implement it. I'd gladly review accept a pull request ;)