chromephp icon indicating copy to clipboard operation
chromephp copied to clipboard

Update ChromePhp.php with debug()

Open rijnhard opened this issue 12 years ago • 2 comments

Added debug() function to log to debug tab in console. Is backwards compatible with current chrome plugin (just uses log).

rijnhard avatar Sep 18 '13 10:09 rijnhard

I don't really get it. How is this any different from log? Is it only here for better parity with the js console api?

okonomiyaki3000 avatar Jun 26 '14 04:06 okonomiyaki3000

That and debug gives a different stream for events, keeping the console a little bit less of a mess

rijnhard avatar Sep 10 '14 20:09 rijnhard