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

Improve logging #3

Open
4 tasks
kythyria opened this issue Jun 3, 2014 · 0 comments
Open
4 tasks

Improve logging #3

kythyria opened this issue Jun 3, 2014 · 0 comments

Comments

@kythyria
Copy link
Owner

kythyria commented Jun 3, 2014

The log writing is fairly dire at the moment, being little more than a dump of what gets appended to the scrollback.

So, to improve it:

  • Log rotation, preferably with a choice of when to rotate (size, date)
  • A heuristic to avoid rotating mid-session (unless the session is really long)
  • Plain text logs
  • Logs in (nearly) well-formed HTML with a real stylesheet and everything.
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