clockwork
clockwork copied to clipboard
Feature/help request: Log groups
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
Hey, we don't currently support log message groups, but it might be a nice feature to add in Clockwork 6.