Closed ptrstpp950 closed 9 years ago
Looks good to me, thanks. I am seeing you bumped the version number, do you want me to do a new release?
Honza
You can wait a moment. I am trying to do some more stuff. BTW do you know why console export only logs from firefox messages but there isn't any website messages? Console export extends Firebug.ConsoleListener (declared in https://github.com/firebug/firebug/blob/fa5feac6c7788c67e70ac366ad1739391c64b876/extension/content/firebug/console/console.js) but I cannot find usage of it.
Forget my question. I find it out.
I found discussion https://code.google.com/p/fbug/issues/detail?id=5182#c17 with implementation of saving firebug console to file. I used this patch, fix it and add some stuff.