console.log in Node.js Azure Function does not output anywhere
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
How do we get console.log in a Node.js Azure function. I have been looking everywhere and cant seem to find out how to do this anywhere. I get that you can use context.log. But what if we need to log from dependencies etc. I really find it hard to believe that that console.log does not show up anywhere in a node.js azure function. Its a real deal breaker...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Node.js Azure Function logging behavior described in the issue, comparing console.log with context.log and checking how dependency output is handled. Done means identifying where console.log output appears, or documenting the supported logging path if it is unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, node.js
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100