Skip to content

IPFS Repo Feature - Implement logs #8

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

Closed
daviddias opened this issue Dec 10, 2015 · 2 comments
Closed

IPFS Repo Feature - Implement logs #8

daviddias opened this issue Dec 10, 2015 · 2 comments
Labels
help wanted Seeking public contribution on this issue

Comments

@daviddias
Copy link
Member

A full IPFS node is complex. Many events can happen, and thus some ipfs implementations capture event logs and (optionally) store them for user review or debugging.

Full information: https://github.com/ipfs/specs/blob/fix-repo/repo/README.md#logs
Complete Repo Spec - https://github.com/ipfs/specs/blob/fix-repo/repo/README.md

@daviddias daviddias added the help wanted Seeking public contribution on this issue label Dec 10, 2015
@masylum
Copy link
Contributor

masylum commented Dec 11, 2015

In the specs it reads the following:

NOTE: go-ipfs no longer stores logs. it only emits them at a given route. This section is kept here in case other implementations may wish to store logs, though it may be removed in the future.

@daviddias
Copy link
Member Author

Thank you @masylum :):)

Closing this one then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue
Projects
None yet
Development

No branches or pull requests

2 participants