Download & Extend

Devel Debug Log

Screenshot

Devel Debug Log is a developer module that provides a way for developers to save and display debug messages on a separate page in the web browser. It serves as an alternative to using drupal_set_message() or watchdog() for debugging, and a complementary module to Devel for those who find viewing messages in the browser easier than looking for them, say, in a file.

The module provides the ddl($message) function, which the developer can use to save a debug message. If an object or array is supplied as $message, it will be displayed using the Krumo debugging tool. Messages can be viewed at Reports > Debug Messages.

Dependencies

This module depends on Devel module.

Downloads

Version Downloads Date Links
7.x-1.0 tar.gz (9.4 KB) | zip (10.68 KB) 2011-Oct-23 Notes

Project Information


Maintainers for Devel Debug Log

  • Gergely Lekli - 12 commits
    last: 30 weeks ago, first: 39 weeks ago

Issues for Devel Debug Log

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports