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

uglify the (event) logs #53

Merged
merged 1 commit into from
Oct 31, 2018
Merged

uglify the (event) logs #53

merged 1 commit into from
Oct 31, 2018

Conversation

Stebalien
Copy link
Member

So, it turns out js-ipfs-api is relying on the fact that go-ipfs spits out ndjson event logs. Furthermore, it turns out that ndjson is just generally easier to parse. Therefore, while pretty logs are pretty, I think it's best to leave this up to the client.

So, it turns out js-ipfs-api is relying on the fact that go-ipfs spits out
ndjson event logs. Furthermore, it turns out that ndjson is just generally
easier to parse. Therefore, while pretty logs are pretty, I think it's best to
leave this up to the client.
@ghost ghost assigned Stebalien Oct 31, 2018
@ghost ghost added the status/in-progress In progress label Oct 31, 2018
@Stebalien Stebalien merged commit 53fe925 into master Oct 31, 2018
@ghost ghost removed the status/in-progress In progress label Oct 31, 2018
@Stebalien Stebalien deleted the fix/unpretty-logs branch October 31, 2018 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants