I understand that I can log to the console when using a Firefox extension with the cfx run command.
cfx run
Is there a way to log to a console after the extens
If you run console.log from Add-on code, it send up in the 'Messages' tab of the Error Console window: