Skip to content

Is it possible to control whether or not to use Date#toISOString() ? #574

Description

@qiulang

When stdout is not a TTY, Date#toISOString() is used ...

I hit the problem that when using vcode, set "outputCapture": "std", Date#toISOString() will be used automaticlly instead of showing millisecond diff in vscode debug console(without setting it there will no log at all microsoft/vscode#41600)

So is it possbile to set whether to use Date#toISOString() or not ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions