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

Fix Node.js HTTP template log output #31

Closed
mathewc opened this issue Mar 13, 2016 · 0 comments
Closed

Fix Node.js HTTP template log output #31

mathewc opened this issue Mar 13, 2016 · 0 comments

Comments

@mathewc
Copy link
Member

mathewc commented Mar 13, 2016

The Name= output is wrong. It outputs the full url, not a name. Should be RequestUri= like the C# sample.

context.log('Node.js HTTP trigger function processed a request. Name=' + req.originalUrl);

@mathewc mathewc closed this as completed Mar 14, 2016
@ghost ghost locked as resolved and limited conversation to collaborators Jan 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant