-
Notifications
You must be signed in to change notification settings - Fork 1
foam logging in vscode
Martin Milan edited this page Jan 29, 2025
·
1 revision
The Foam extension logs details about what its doing in vscode's Output
tab.
Generally this is only useful if you're reporting an issue about Foam.
- To show the tab, click on
View > Output
. - In the dropdown on the right of the tab, select
Foam
.
When reporting an issue about Foam, set the log level to Debug
:
Execute the command Foam: Set log level
.
- Open workspace settings (
cmd+,
, or execute thePreferences: Open Workspace Settings
command) - Look for the entry
Foam > Logging: Level