burningmoth / burningmoth-chromelogger-firefox

WebExtension implementing Chrome Logger protocol for Firefox
15 stars 12 forks source link

No output when logging null value with FireFox 60.2.2esr #6

Closed dev-maniac closed 6 years ago

dev-maniac commented 6 years ago

When logging a null value, no logs from this request are shown in developer console. All other types are working as expected. Logged with e.g. ChromePHP::log(null); In Google Chrome with "Chrome Logger" plugin, the logs - including "null" - are being shown.

tarraccas commented 6 years ago

Confirmed. Fixed in v1.7.3.