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

remove "Publishing!" println #1535

Merged
merged 2 commits into from
Jul 29, 2015
Merged

remove "Publishing!" println #1535

merged 2 commits into from
Jul 29, 2015

Conversation

jbenet
Copy link
Member

@jbenet jbenet commented Jul 29, 2015

fixes #1534

8a4c15d (Juan Batiz-Benet, 2 minutes ago)
ipnsfs: remove context.TODO(), wire to FS context

License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>

d4037f5 (Juan Batiz-Benet, 8 minutes ago)
ipnsfs: remove "Publishing!" println

use `log.Info(...)` and `defer log.Event(...).Done()` instead

License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>

jbenet added 2 commits July 28, 2015 23:59

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use `log.Info(...)` and `defer log.Event(...).Done()` instead

License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
@jbenet jbenet added the status/in-progress In progress label Jul 29, 2015
jbenet added a commit that referenced this pull request Jul 29, 2015
@jbenet jbenet merged commit 0b1d369 into master Jul 29, 2015
@jbenet jbenet deleted the rm-publishing-msg branch July 29, 2015 07:05
@jbenet jbenet removed the status/in-progress In progress label Jul 29, 2015
@jbenet jbenet mentioned this pull request Aug 3, 2015
35 tasks
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.

make ipns "publishing!" println a log.Info and log.Event
1 participant