Skip to content

Conversation

@sanjeevghimire
Copy link
Contributor

*video added.

Sanjeev Ghimire added 2 commits July 22, 2019 09:16
Copy link

@markstur markstur left a comment

Choose a reason for hiding this comment

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

Looks OK. One little logging thing.
Also was wondering why diff showed hole file. CR change?

server.js Outdated
app.post('/newDataEntry', function(request, response){
console.log('NEW DATA API CALL:');
console.log(request);
console.log('NEW DATA API CALL:');

Choose a reason for hiding this comment

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

why still log this if not logging any details?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think its just a INFO log. We can remove it actually.

Copy link

@markstur markstur left a comment

Choose a reason for hiding this comment

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

LGTM

@markstur markstur merged commit 212de72 into master Jul 22, 2019
@markstur markstur deleted the video branch July 22, 2019 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants