azure-functions-host: User console logs not working from Language Worker

With the refactoring of the Language Worker up to the Web Host, we’re no longer getting logs from console.log(). Note that context.log() (from Node for example) continues to work.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 18 (6 by maintainers)

Most upvoted comments

Unfortunately, it looks like this build was removed last week (I wasn’t aware) and it must have just hit you.

Can you share your App Insights queries that may break? The way we log console.log() has a different Category name, but the log details should be very similar.

It looks like 12238 was the first version to include this change, so 12210 would be the last release without it.

Yes. Please pin to 2.0.12210