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

re-format log output as ndjson #5708

Merged
merged 2 commits into from
Oct 31, 2018
Merged

re-format log output as ndjson #5708

merged 2 commits into from
Oct 31, 2018

Conversation

Stebalien
Copy link
Member

Apparently, js-ipfs-api expects this. Really, I'm not sure why js-ipfs-api even cares about this endpoint but that's a different issue.

The real fix is to change back to ndjson in go-log but that would force us to update every package (not good when we're trying to push out a release like this).

Apparently, js-ipfs-api expects this. Really, I'm not sure why js-ipfs-api even
cares about this endpoint but that's a different issue.

The real fix is to change back to ndjson in go-log but that would force us to
update every package (not good when we're trying to push out a release like
this).

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
Copy link
Member

@magik6k magik6k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd add a todo explaining why it's here and that we should fix that in go-log. Seems to work and fix the issue though so..

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
@Stebalien Stebalien merged commit f0bf993 into master Oct 31, 2018
@ghost ghost removed the status/in-progress In progress label Oct 31, 2018
@Stebalien
Copy link
Member Author

(the tests did pass, jenkins is just being cranky)

@Stebalien Stebalien deleted the fix/log-ndjson branch October 31, 2018 12:14
Stebalien added a commit that referenced this pull request Nov 3, 2018
This reverts commit f0bf993, reversing
changes made to d5c8fa5.

No longer necessary now that we've updated go-log.
Stebalien added a commit that referenced this pull request Nov 3, 2018
This reverts commit f0bf993, reversing
changes made to d5c8fa5.

No longer necessary now that we've updated go-log.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
Stebalien added a commit that referenced this pull request Nov 3, 2018
This reverts commit f0bf993, reversing
changes made to d5c8fa5.

No longer necessary now that we've updated go-log.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
Stebalien added a commit that referenced this pull request Nov 3, 2018
This reverts commit f0bf993, reversing
changes made to d5c8fa5.

No longer necessary now that we've updated go-log.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
Stebalien added a commit that referenced this pull request Nov 3, 2018
This reverts commit f0bf993, reversing
changes made to d5c8fa5.
Stebalien added a commit that referenced this pull request Nov 3, 2018
This reverts commit f0bf993, reversing
changes made to d5c8fa5.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
Stebalien added a commit that referenced this pull request Nov 3, 2018
This reverts commit f0bf993, reversing
changes made to d5c8fa5.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
Stebalien added a commit that referenced this pull request Nov 3, 2018
This reverts commit f0bf993, reversing
changes made to d5c8fa5.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
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