theseus icon indicating copy to clipboard operation
theseus copied to clipboard

Allow hiding "logs" (fn calls)

Open vojtajina opened this issue 11 years ago • 4 comments

I wanna be able to hide some of the logs, that are not important to me. At this point I can only show all or nothing per function call, it would be helpful to allow hiding specific fn calls.

hide-fn-calls

vojtajina avatar Sep 07 '13 17:09 vojtajina

Great point! If I understand the problem correctly, being able to collapse that branch with something like a disclosure triangle would be a possible solution. Is that right?

alltom avatar Sep 07 '13 17:09 alltom

Similarly it would be very handy to be able to clear all the existing logs and calls without having to restart the instrumented server.

This makes it very easy to follow the progress of data through a specific user flow after the server has started and been put into the necessary state.

metafeather avatar Oct 29 '13 10:10 metafeather

Yeah! I've been prototyping some interfaces for that use case that I think will be the next to be added to Theseus.

alltom avatar Oct 29 '13 12:10 alltom

@alltom yes

vojtajina avatar Dec 10 '13 07:12 vojtajina