Skip to content

Feature request: new outputMode - fileOnLargeOutput #339

@PavelGlebovAndritz

Description

@PavelGlebovAndritz

Add new value for outputMode - parameter - 'fileOnLargeOutput'
Additionally add new parameter, maxStdOutputSize.

outputMode?: 'file' | 'stdout' | '**fileOnLargeOutput**';
**maxStdOutputSize? : number;** 

Small output should be immediately printed to stdout. Large output - to the file.

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