Closed (fixed)
Project:
Devel Debug Log
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
17 Jul 2023 at 10:01 UTC
Updated:
7 Oct 2025 at 08:19 UTC
Jump to comment: Most recent
The output at admin/reports/debug is just a loooong list of text.
Maybe this could be improved, for example by grouping per entry using a separator or something?
What do you think?
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
lrwebks commented@anybody, could you elaborate on your grouping idea? Specifically, how it would be done: Shall we group by date/time or detect duplicate entries that follow one another? Apart from that, I don't see many more ways to compact the design in a way that does not make assumptions about the message contexts that we cannot make.
Another idea to get what you want out of the list would be a search feature, but the implementation of that will likely be open to debate again, of course.
Comment #3
anybody@lrwebks I don't remember anymore, maybe you could post a screenshot of the current situation here?
One thing that would make sense to me is to put each message into a "details" element that can be expanded, collapsed by default with basic information in the header (message title and time)?
Comment #4
anybodyAs just discussed, I think a table would make a lot of sense to be more like watchdog and get one result per line.
Maybe we could even make it sortable, I'm not sure yet, how difficult that would be.
Comment #5
lrwebks commentedComment #7
vuilComment #9
vuilComment #11
anybodyGreaet, thank you @vuil!
Comment #12
anybody@vuil: Could you maybe update the screenshot on the module page accordingly?
https://www.drupal.org/project/devel_debug_log