I installed chrome extension - chrome logger.
download and include ChromePhp.php in my php page.
write:
ChromePhp::log('Hello console!');
console.log('Hello console!');
nothing happpend - console is empty.
what is wrong or missing ?
I installed chrome extension - chrome logger.
download and include ChromePhp.php in my php page.
write:
ChromePhp::log('Hello console!');
console.log('Hello console!');
nothing happpend - console is empty.
what is wrong or missing ?
after Inspect.(Developer Tools->Console)in Tap Default levels choose Default.