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

Log console ouput to file #9

Closed
GoogleCodeExporter opened this issue Jun 4, 2015 · 2 comments
Closed

Log console ouput to file #9

GoogleCodeExporter opened this issue Jun 4, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

It would be very handy if it was possible to log the console output to a
file (similar to Putty)

Original issue reported on code.google.com by kovartht...@gmail.com on 30 Dec 2008 at 7:56

@GoogleCodeExporter
Copy link
Author

In PuTTY logging is useful for remote or serial connections, but I think with a 
local
terminal the 'tee' utility and the scrollback (which btw is hold up to 16k 
lines)
provide sufficient logging capability.

Original comment by andy.koppe on 31 Dec 2008 at 9:04

  • Changed state: Rejected
  • Added labels: Difficulty-Medium

@GoogleCodeExporter
Copy link
Author

Actually I did implement this in the end, as the --log option. Turns out 
there's a
better alternative though: the 'script' utility in the 'util-linux' package.

Original comment by andy.koppe on 5 Sep 2009 at 2:44

  • Changed state: Duplicate
  • Added labels: Difficulty-Easy
  • Removed labels: Difficulty-Medium

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

1 participant