Devel Extra

Component ID

1124300

Component name

Devel Extra

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Devel Extra. This sandbox-only project provides dpw() to output Krumo to watchdog.

Probably a bad idea anyway.

* #989858: Function to pretty-print variables to watchdog / dblog (instead of screen)

AFAICT "Devel Extra" is not a used module name, but I'm happy to rename it if Moshe wishes, or for such functionality to appear in Devel (based on the above issue being WONTFIX, I'm guessing not).

Note that kprint_r() output is huge, and you should expect dpw(array('foo'), 'bar'); to eat 6K in your watchdog table, while small form definitions will easily hit 100K.

Really large debug output will probably break things - don't install this if you don't know how to clear your watchdog table!