Foam logging in VsCode
Find the Foam log
The Foam log can be found in the Output
tab.
- To show the tab, click on
View > Output
. - In the dropdown on the right of the tab, select
Foam
.
Change the default logging level
- Open workspace settings (
cmd+,
, or execute thePreferences: Open Workspace Settings
command) - Look for the entry
Foam > Logging: Level
Set to debug when reporting an issue
Change the log level for the session
Execute the command Foam: Set log level
.