Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to save Console output to file #1

Open
SebastianZ opened this issue Jun 22, 2013 · 0 comments
Open

Allow to save Console output to file #1

SebastianZ opened this issue Jun 22, 2013 · 0 comments
Assignees

Comments

@SebastianZ
Copy link
Member

This was initially reported in issue 6545.

  • a DETAILED DESCRIPTION of how you imagine the feature

I imagine a simple: right click -> save as...
Opens a save menu.
Allows for saving to a text file.

  • a TEST CASE (no matter how trivial)
    add:
    Firebug.Console.log(targ);
    to:
    onInspectingClick in firebug-lite.js

This will add the HTML code of the inspected items to console.
Next, in the console window, right click -> save as...
Save the log to a file.

What should be implemented/improved?
Console Output to file.

Browser version: Preferred Chrome (Firefox,etc...)
Operating system: Any

Thank you!

@ghost ghost assigned deepak1556 Nov 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants