Problem/Motivation
#1874534: Introduce a dblog / watchdog views integration Introduced dblog views integration. Now is possible to replace the logs report with a view.
Proposed resolution
- Provide the a view to administer logs.
- Keep the original admin as fallback.
- Use an custom exposed form plugin to include the Clear Log Buttom.
Remaining tasks
- Code review.
Write tests to ensure the clear logs functionality works as expected.Done on #45
User interface changes
The fieldset for Filter Log Messages has been removed, the exposed filters for Severity and Type are always visible.
Without views
Image may be NSFW.
Clik here to view.
With views
Image may be NSFW.
Clik here to view.
API changes
None
Data model changes
None
Original report by klonos
In #1874534-27: Introduce a dblog / watchdog views integration @Psikik added this but it was deemed best to put it in a separate follow-up issue. Well, here it is ;)