sasjs / vscode-extension

SAS Linting, Syntax Highlighting, and Code Execution from VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=SASjs.sasjs-for-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reduce log output

allanbowe opened this issue ยท comments

We are now showing debug messages in the output window, which is great - however, we are also showing the log from regular (non erroring) requests, which is not great, as the logs can be very big.

If the request is successful, then the response body should not be shown in the output window:

image

๐ŸŽ‰ This issue has been resolved in version 1.17.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€