Skip to content

Commit f6d94c2

Browse files
docs: update README.md to remove logging section from VSCode configuration details
1 parent 1f5a55a commit f6d94c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vscode/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ The `Clean debug Go assertoor` configuration in the `launch.json` file allows yo
8888
1. **Pre-Launch Task**: The `devnet-setup` task is automatically executed to prepare the development environment
8989
2. **Program Launch**: The Go binary of Assertoor is launched from the workspace root
9090
3. **Configuration**: The program is started with the configuration file `.hack/devnet/generated-assertoor-config.yaml`
91-
4. **Logging**: Logs are displayed in the VSCode debug console (`showLog: true`)
9291

9392
### Configuration Parameters
9493

0 commit comments

Comments
 (0)