In firefox error console (Ctrl-shift-J in my locale), there is the option of rightclick -> copy to copy one event to clipboard.
I want to save the entire content, while debugging an app, which writes several messages to the logfile.
How to?
|
feedback
|
|
With the Console² addon, you can use Ctrl+A to select all, then Crtl+C to copy and Ctrl+V to paste. | |||
|
feedback
|