
Web extension : add logs
I created a web extension (Firefox). I want to add logs to a external file (example: console.txt) from the content scripts and the background script. For example : write "Begin web extension".
How can i do that? Thank you in advance for your help
Chosen solution
Hi
I recommend that you ask about this in the add-on developers forum at:
https://discourse.mozilla.org/c/add-ons/35
They will be best placed to help you there.
Read this answer in context 👍 2All Replies (1)
Chosen Solution
Hi
I recommend that you ask about this in the add-on developers forum at:
https://discourse.mozilla.org/c/add-ons/35
They will be best placed to help you there.