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

Bring back the log view #139

Closed
dignifiedquire opened this issue Dec 24, 2015 · 1 comment · Fixed by #130
Closed

Bring back the log view #139

dignifiedquire opened this issue Dec 24, 2015 · 1 comment · Fixed by #130
Assignees
Labels
exp/intermediate Prior experience is likely helpful

Comments

@dignifiedquire
Copy link
Member

  • log/tail works in the new js-ipfs-api
  • To ensure we are not running out of memory the log should
    • be streamed into a ring buffer with a max of 1000 lines
    • stopped when navigating away from the log view and the ring buffer cleaned up from memory
@dignifiedquire dignifiedquire added help wanted Seeking public contribution on this issue exp/intermediate Prior experience is likely helpful labels Dec 24, 2015
@dignifiedquire dignifiedquire removed the help wanted Seeking public contribution on this issue label Dec 27, 2015
@dignifiedquire
Copy link
Member Author

Done in 59baa79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/intermediate Prior experience is likely helpful
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant