Closed (duplicate)
Project:
Util
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2007 at 06:27 UTC
Updated:
18 Aug 2009 at 20:24 UTC
Here's one I've seen in other CMS's but Drupal hasn't implemented yet. A "clear logs" button that appears at the top of the Watchdog page. Why not?
Comments
Comment #1
dmitrig01 commentedSenpai and I had an IRC chat about this.
Comment #2
senpai commentedYeah, we were right about the Search-and-Destroy feature for log files. I just figured out exactly why too. One of my dev sites "accidentally" got a chunk of php in it that caused a parse error to be recorded in the logs, but didn't break the site.
If I'd had a search/delete feature in the watchdog, I could have nuked those 14 error lines, leaving my other log entries untouched for future reference.
Comment #3
litwol commentedi'm taking over.
Comment #4
litwol commentedComment #5
senpai commentedLitwol, what happened to this issue?
Comment #6
litwol commentednothing :-p
Comment #7
mrfelton commentedsubs
Comment #8
dries commentedSee also this newer issue: #49333: A clear all logs button
Comment #9
senpai commentedFixed in the issue Dries pointed out. All is once again right with the Drupal World. :)