Azure / Azure/azure-functions-core-tools

Write-Debug Messages not shown in VSCode terminal

Open
#3,731 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

When running PowerShell functions locally, if you use write-debug, this "DEBUG" message is not shown in the func terminal. These same messages are shown when running in Azure with the "DEBUG" prefix.

Write-Debug is supposed to map to the Debug log level.

Contributor guide

Open the contributing guide

Research direction

Reproduce a local PowerShell function using Write-Debug in the VSCode terminal, then compare its output with the Azure behavior described in the issue. Done means the local terminal shows the message with the DEBUG prefix and Write-Debug maps to the Debug log level.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell, vscode
Domain
cli, devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.