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

add logging to the root of npm registry, if needed #31

Merged
merged 1 commit into from
Feb 1, 2016

Conversation

daviddias
Copy link
Member

not my best piece of art, but it works :)

(I'm still working on a greater refactor of the whole codebase)

daviddias added a commit that referenced this pull request Feb 1, 2016
add logging to the root of npm registry, if needed
@daviddias daviddias merged commit fecfdf4 into master Feb 1, 2016
This was referenced Feb 1, 2016
@daviddias daviddias deleted the feat/log-root branch February 1, 2016 11:28
var apiCtl = ipfsAPI('/ip4/127.0.0.1/tcp/5001')
var stream = fs.createWriteStream(config.logRootPath)
setInterval(() => {
console.log('DING DONG')
Copy link

Choose a reason for hiding this comment

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

lol

Copy link
Member Author

Choose a reason for hiding this comment

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

ahaha as I said above, still refactoring the whole thing xD

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