Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.
This repository was archived by the owner on Jun 26, 2018. It is now read-only.

Extend Node SDK to allow JSON format output #8

Closed
@octref

Description

@octref

Allow an object literal to be passed to [langId].trace.server, like

{
  "format": "json" | "text",
  "verbosity": "off" | "messages" | "verbose",
  "output": "channel" | "log" | "websocket"
}

And make sure the JSON output can be digested by the format in #7.

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