Skip to content

Config logOutputChannelOptions seems to be available just in VSCode settings #467

@klutzer

Description

@klutzer

I'm trying to find a way to configure de log output options in httpyac.config.js file so I can use just one config file for CLI and VSCode extension. But this options is only applied when I use the VSCode settings:

  "httpyac.logOutputChannelOptions": {
    "requestBodyLength": 0,
    "responseBodyLength": 0
  }

Is there any way to apply those settings in httpyac.config.js?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions