augment-vir - v32.2.2
    Preparing search index...

    Enumeration LogOutputType

    Supported log output types.

    Index
    Error: "stderr"

    Logged to stderr if the current environment supports it, or just console.error.

    Standard: "stdout"

    Logged to stdout if the current environment supports it, or just console.log.