-
-
Notifications
You must be signed in to change notification settings - Fork 330
Open
Milestone
Description
Is there a way to group logs?
I mean like the JS console.group()
maybe it already exists and I am missing?
I found event(), but this is only for timing
Maybe it could be enough to add a parallel event graphical representation, as a lateral line/indent in Log view, without changing the function interfaces, so, with event() ->begin() and end(), one could both track times and track enter/exit from code area/functions in text logs
Metadata
Metadata
Assignees
Labels
No labels