Add log marker(s) #3830
Replies: 2 comments 1 reply
-
Hello! That's a good idea. However, adding the bookmark to the sidebar might be costly since it already contains containers and nodes. Introducing bookmarks would create a new type. I've been considering something simpler. For a while, I've wanted to implement a "share" feature. Here's how it could work:
What do you think? This isn't my top priority, but I believe it would be a valuable addition. |
Beta Was this translation helpful? Give feedback.
-
Sounds like a plan, as that provides the means to 'travel back' to a point in the log. Completely get it around priorities, ideas are very easy for us end-users to dream up! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Not sure if this has been mentioned before, I couldn't find it myself, so apologies if it has (and has maybe already been discussed/discarded etc).
I think it would be great if one could add a marker using the UI.
I use dozzle to essentially tail my Rails application's development log. I'd love to be able to click the log at a point and that add a bookmark (with a random name maybe, so I don't have to type one) to the sidebar. I could then make a request, and "travel back" to this marker, so I could "comb through" the log file as I generally do whilst debugging.
The bookmarks are completely client side so if the container goes away or the log is truncated, they're lost, but might be a handy for others too.
Either way, keep up the great work. I love dozzle :-D
Beta Was this translation helpful? Give feedback.
All reactions