chromephp
chromephp copied to clipboard
Please add info about Firefox support
Firefox have native support for Chrome Logger protocol since version 43, so it would be nice to post info about it. Chrome Logger going to be standard, because is AFAIK only protocol compatible with more than one browser and logging tool. ;)
Firefox might have "support", but it's pretty broken.
Output ceases when null is encountered
ChromePhp::log("death to chromeLogger", null);
ChromePhp::log('never seen');