Disable verbose logging of symbol loading in vscode debug console

These logs are managed by VS Code. You can disable them in the launch.json file in the .vscode directory. You can add the following node inside any of the elements in the configurations node to disable module load messages for that configuration:

"logging": {
    "moduleLoad": false
}

There are more options available such as exceptions and programOutput, check out the Intellisense for all available options.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)