browserlog icon indicating copy to clipboard operation
browserlog copied to clipboard

[Feature Request] Ability to see filtered logs for some particular request

Open ilatif opened this issue 11 years ago • 6 comments

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?

ilatif avatar May 24 '14 19:05 ilatif

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 avatar May 25 '14 16:05 dieb

@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.

ilatif avatar May 25 '14 16:05 ilatif

Hi @dieb. Any update on this :smile:?

ilatif avatar Jan 09 '15 09:01 ilatif

Guess this is outdated

kinsomicrote avatar Feb 17 '15 12:02 kinsomicrote

@kinsomicrote Yeah, looks like @dieb is not considering this feature :-).

ilatif avatar Feb 17 '15 12:02 ilatif

Unfortunately I have zero time right now to implement it. I'd gladly review accept a pull request ;)

dieb avatar Aug 19 '15 18:08 dieb