This small module allows you to add a logs into your browser console which makes ajax debugging pretty fast.

Usage:

console_log(t('Hello world'), WATCHDOG_DEBUG);

And after the page/Ajax request load, message will appear inside the JS console with the "DEBUG" color (from the settings)

Also you can use sub-module console_log_watchdog to have all your watchdog messages in the browser side log.

Nowadays module is pretty raw, but it under active development.

Supporting organizations: 
Initial development and support

Project information

Releases